09 2020 档案
摘要:1.项目 (1)项目名:Project (2)文件夹:page (3)文件:pageIndex.vue 2.全局变量 (1)静态:this.WINDOW_WIDTH (2)动态:this.$windowWidth (3)方法:this.$windowWidth() (4)组件:<app-title>
阅读全文
摘要:<a href="tel:020-00000000">拨打电话:020-00000000</a> <a href="mailto:10000@qq.com">发送邮件:10000@qq.com</a> <a href="sms:10086">发送短信:10086</a> <a href="#">置顶
阅读全文
摘要:1.安装 npm install eslint 2.初始化 eslint init 3.取消使用/* eslint-disable */ 4.恢复使用/* eslint-enable */ 5.局部使用规则:https://eslint.bootcss.com/docs/rules /* eslin
阅读全文
摘要:/** main.js */ // 全局环境判断 使用this.ENV 0:浏览器 1:微信h5 2:微信小程序 3:安卓app const ua = window.navigator.userAgent.toLowerCase() if (ua.indexOf('micromessenger')
阅读全文

浙公网安备 33010602011771号