摘要:
要求:第一个按钮是选中的状态,点击按钮变背景色 效果图: 点击前: 点击后: 先写一个简单的按钮样式 <template> <div> <button class="btn1">按钮1</button> <button class="btn2">按钮2</button> </div> </templ 阅读全文
posted @ 2020-01-08 18:37
熊大的小跟班
阅读(8282)
评论(1)
推荐(0)
摘要:
<div class='popContainer'></div> div.popContainer { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); } 阅读全文
posted @ 2020-01-08 16:45
熊大的小跟班
阅读(14970)
评论(0)
推荐(0)

浙公网安备 33010602011771号