为您找到相关结果220,307个
vue实现图片上传预览功能_vue.js_脚本之家
<!--点击上传按钮--> 点击上传 <!--展示区域--> <viewer :images="item.imgUrl">
www.jb51.net/article/1770...htm 2024-9-16
微信小程序自定义可滑动日历界面_javascript技巧_脚本之家
flex-wrap: wrap; align-content: flex-start; } .calendar{ position: fixed; z-index:10000; background: #393E44; } .grid { width: 107.14rpx; height: 100rpx; text-align: center; line-height: 100rpx; font-size:.7rem; color:#fff; } .today { color: #88a1fd; } .grid view { height...
www.jb51.net/article/1536...htm 2024-9-13
uniapp实现可以左右滑动导航栏_javascript技巧_脚本之家
<view style="height: 100%;" class="ft-color-white ft-36 flex-1 flex-wrap align-items-center justify-content-center"> PIQSCORE </view> <text style="margin-right: 16upx;" class="iconfont icon-UI_icon_shebeisheshi ft-44 ft-color-red"></text> <text style="right: 30upx;bottom: 14...
www.jb51.net/article/1978...htm 2024-9-17
微信小程序自定义计时器功能_javascript技巧_脚本之家
display: flex; flex-wrap: wrap; } .task_cate .cate_item{ width: 220rpx; height: 130rpx; text-align: center; margin-bottom: 50rpx; } .task_cate .cate_item .cate_icon{ height: 70rpx; } .task_cate .cate_item .cate_icon image{ width: 50rpx; height: 50rpx; } .task_cate .cate...
www.jb51.net/article/2622...htm 2024-9-14
vue制作点击切换图片效果的详细思路与步骤_vue.js_脚本之家
display: flex; flex-wrap: wrap; justify-content: space-around; } img { width: 108px; height: 138px; } #box { width: 108px; height: 138px; background-color: pink; margin: 1px 0px; } 效果图如下 完整代码 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 ...
www.jb51.net/javascript/3050850...htm 2024-9-18
Vue element ui用户展示页面的实例_vue.js_脚本之家
display: flex; justify-content: space-between; } h3 { margin-left: 20px; line-height: 20px; font-size: 16px; font-weight: 600; } .headsearch { margin-top: -10px; } .user-card { display: flex; width: 100%; /* height: calc(100vh - 105px); */ flex-wrap: wrap; } .user...
www.jb51.net/article/2841...htm 2024-9-16
vue使用vuedraggable插件实现拖拽效果_vue.js_脚本之家
align-content: flex-start; .bodyRightdraggable { display: flex; flex-wrap: wrap; padding: 10px; } .tabs { width: 125px; height: 35px; border: 1px dashed #ccc; border-radius: 25px; font-size: 16px; align-items: center; display: flex; cursor: pointer; .tagname { width: 100%; ...
www.jb51.net/javascript/319024w...htm 2024-9-18