随笔 - 35  文章 - 0  评论 - 2  阅读 - 18824
05 2021 档案
uniapp---获取验证码
摘要:<view class="apply-form"> <view class="apply-lt"> 手机号 </view> <view class="apply-phone"> <input type="text" :value="info.telephone" name="telephone" p 阅读全文
posted @ 2021-05-28 09:51 天空中的云~飞起来了 阅读(1463) 评论(2) 推荐(0) 编辑
小程序---订阅消息
摘要:1.微信小程序 // 微信小程序 订阅消息,最多三条 wx.requestSubscribeMessage({ tmplIds: [''], success (res) { } }) object.success 回调函数 参数 Object res 属性类型说明 errMsg String 接口调 阅读全文
posted @ 2021-05-21 16:51 天空中的云~飞起来了 阅读(161) 评论(0) 推荐(0) 编辑
uniapp---解析富文本
摘要:1.uniapp插件市场下载mp-html。 链接:mp-html.zip 2.放到components目录下。 3.页面使用。 <template> <view class="content"> <view class="text-area"> <text class="title">{{titl 阅读全文
posted @ 2021-05-21 14:16 天空中的云~飞起来了 阅读(2186) 评论(0) 推荐(0) 编辑
微信小程序---上拉加载
摘要:// 上拉加载 onReachBottom() { var page = this.data.page, ifPage = this.data.ifPage, list = this.data.list page++; app.ajax("/Goods/integral_index", { user 阅读全文
posted @ 2021-05-21 11:25 天空中的云~飞起来了 阅读(110) 评论(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

点击右上角即可分享
微信分享提示