上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 19 下一页
摘要: vue-i18n使用场景 阅读全文
posted @ 2020-03-12 11:00 小白&小菜 阅读(486) 评论(0) 推荐(0) 编辑
摘要: 显示效果: 代码: <template> <!-- 商家端-添加分期规则 --> <div class="divisionForm"> <el-button @click="dialogFormVisible = true">新增分期规则</el-button> <el-dialog title=" 阅读全文
posted @ 2020-03-02 15:31 小白&小菜 阅读(3825) 评论(0) 推荐(0) 编辑
摘要: <template> <div class="pwd_box"> <input ref="pwd" type="tel" maxlength="6" v-model="msg" class="pwd" unselectable="on" /> <ul class="pwd-wrap" @click= 阅读全文
posted @ 2020-02-26 15:08 小白&小菜 阅读(2212) 评论(0) 推荐(0) 编辑
摘要: 参考地址:https://github.com/surmon-china/vue-awesome-swiper vue-cli 脚手架使用swiper的步骤:参考地址:https://www.cnblogs.com/theblogs/p/10385604.html api文档:https://www 阅读全文
posted @ 2020-02-25 15:49 小白&小菜 阅读(4884) 评论(0) 推荐(0) 编辑
摘要: 参考: https://www.cnblogs.com/daimo/p/7525146.html https://blog.csdn.net/liujun03/article/details/84453287 1.下载文件包http://ueditor.baidu.com/website/downl 阅读全文
posted @ 2020-01-04 17:30 小白&小菜 阅读(2935) 评论(0) 推荐(0) 编辑
摘要: var that = this; var fileObj = document.getElementById("dataUrl").files[0]; // js 获取文件对象 if (typeof (fileObj) == "undefined" || fileObj.size <= 0) { a 阅读全文
posted @ 2019-12-26 16:54 小白&小菜 阅读(195) 评论(0) 推荐(0) 编辑
摘要: 图片预览 wxml <image src="{{baseUrl}}{{imgSrc}}" mode="widthFix" style="width:100%;" data-src="{{baseUrl}}{{imgSrc}}" bindtap='previewImage'></image> js p 阅读全文
posted @ 2019-12-12 17:50 小白&小菜 阅读(1342) 评论(0) 推荐(0) 编辑
摘要: 1.引用<script type="text/javascript" src="https://webapi.amap.com/maps?v=1.4.15&key=你申请的key&plugin=AMap.MouseTool,AMap.MarkerClusterer"></script>2.使用win 阅读全文
posted @ 2019-12-06 10:21 小白&小菜 阅读(4711) 评论(1) 推荐(0) 编辑
摘要: // 获取积分列表 getJifenList: function(){ var url = app.globalData.reqUrl + 'integral_goods/integral_detail'; var params = { user_id: app.globalData.userId, 阅读全文
posted @ 2019-12-03 15:50 小白&小菜 阅读(573) 评论(1) 推荐(0) 编辑
摘要: let pages = getCurrentPages();//页面对象 let prevpage = pages[pages.length - 2];//上一个页面对象 console.log(prevpage.route)//上一个页面路由地址 阅读全文
posted @ 2019-12-03 14:04 小白&小菜 阅读(3909) 评论(1) 推荐(1) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 19 下一页
我是一个小菜鸟,飞呀飞呀,快飞高