HTMLMarkdownImage HTMLMarkdownImage HTMLMark
Vue.use(vueVerify,{namespace:"validator",methods:{email:{priority:10,//default 100fn:function(val){//return a boolean valuereturn/^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9...
Dec 3, 2019 tsconfig.json refactor: move to typescript Sep 1, 2019 tslint.json refactor: move to typescript Sep 1, 2019 vue-authplugin an elegant view auth control plugin, support directive and prototype methods. Installation $ npm install vue-authplugin ...