打赏

03 2020 档案

mui webview 切换 页面
摘要:1. 页面结构 2. js代码 mui.plusReady(function() { var pages = ['home.html', 'h5plus.html', 'settings.html', 'email.html']; var pageStyles = { top: "0", botto 阅读全文

posted @ 2020-03-30 23:07 jlyuan 阅读(510) 评论(0) 推荐(0) 编辑

vant Weapp使用 引入
摘要:1. git clone git@github.com:youzan/vant-weapp.git 拷贝代码 2. 将dist目录拷贝到小程序目录下,改名为vant 3. 使用 阅读全文

posted @ 2020-03-21 22:39 jlyuan 阅读(2433) 评论(0) 推荐(0) 编辑

element-ui 表单自定义校验
摘要: 阅读全文

posted @ 2020-03-19 23:46 jlyuan 阅读(498) 评论(0) 推荐(0) 编辑

elment-ui loading 封装
摘要:import { Loading } from 'element-ui'; Vue.prototype.Loading = ''; // 显示loading Vue.prototype.showLoading = function(){ Vue.prototype.Loading = Loading 阅读全文

posted @ 2020-03-19 23:04 jlyuan 阅读(792) 评论(0) 推荐(0) 编辑

element-ui 使用问题记录
摘要:1.el-form 表单 校验 需要 绑定model,否则,使用校验this.$refs.loginForm.validate有问题 阅读全文

posted @ 2020-03-15 16:48 jlyuan 阅读(98) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

  • 随笔 - 52
  • 文章 - 1
  • 评论 - 1
  • 阅读 - 61911
点击右上角即可分享
微信分享提示