2019年1月24日

监听路由

摘要: // watch: { // "$route": function (to, from) { // //this.verificationCookie(); // let path=to.path; // let routelist=this.routerlist; // va... 阅读全文

posted @ 2019-01-24 15:59 Mike17 阅读(258) 评论(0) 推荐(0) 编辑

jq国际化i18n

摘要: 1.(main.js或)ajax.js引入文件 //https://github.com/jquery-i18n-properties/jquery-i18n-properties 2.(main.js或)ajax.js中使用国际化 3.页面引入,langCode和params作为国际化转接字段,u 阅读全文

posted @ 2019-01-24 15:30 Mike17 阅读(1141) 评论(0) 推荐(0) 编辑

js页面内容只读,不可复制

摘要: // document.oncontextmenu=new Function("event.returnValue=false"); // document.onselectstart=new Function("event.returnValue=false"); //document.oncop 阅读全文

posted @ 2019-01-24 14:59 Mike17 阅读(666) 评论(0) 推荐(0) 编辑

发送消息按钮计时器(获取验证码)

摘要: 1.调用获取验证码方法 2.定时器 3.html <span class="btn time">({{timeOut}}s)后再发送</span> 阅读全文

posted @ 2019-01-24 13:44 Mike17 阅读(303) 评论(0) 推荐(0) 编辑

导航

搜狗