摘要:
Vue开发的两种方式:静态资源引入开发 和 脚手架交互式开发 这里使用的是静态资源引入开发 首先 引用jquery.js 和 vue.js html 标签内加个 <div id="box">内容</div> 阅读全文
posted @ 2019-04-09 10:58
bingxiaoxiao
阅读(2513)
评论(0)
推荐(0)
摘要:
A页面调用B页面 B页面是扫描页面 需要在A页面中引用mui.css 和 mui.js A页面 <img src="../images/scanning.png" class="iconfont icon-scanning" id="turnTheLight" v-on:click="scans() 阅读全文
posted @ 2019-04-09 09:33
bingxiaoxiao
阅读(1311)
评论(0)
推荐(0)
摘要:
设置:localStorage.setItem("token", JSON.parse(res).data.token); 获取:that.token = localStorage.getItem('token') 一、什么是localStorage、sessionStorage 在HTML5中,新 阅读全文
posted @ 2019-04-09 09:14
bingxiaoxiao
阅读(1095)
评论(0)
推荐(0)

浙公网安备 33010602011771号