摘要:
这样就直接开启调试模式,如果本地文件往服务器传就很方便 阅读全文
摘要:
item: { name: '米妮', age: 220 } , list.push(items); item:[ { name: '米妮', age: 220 }] , list = list.concat(list,items); this.setData({ list }) item: { n 阅读全文
摘要:
好人:{{name}} 坏人:{{age}} data: { n:{ name:'鲁智深', age:30 } }, 阅读全文
摘要:
<view class="section tc"> <video id="myVideo" bindtimeupdate="bc" danmu-list src="http://wxsnsdy.tc.qq.com/105/20210/snsdyvideodownload?filekey=302802 阅读全文
摘要:
在onload页面 阅读全文
摘要:
<navigator url="/pages/rich/rich" open-type="navigate">导航1 有回退按钮</navigator>//不能和tabbar设置的路径一样 <navigator url="/pages/share/share" open-type="redirect 阅读全文
摘要:
首先他在 app.json 里面 本人搞错了弄半天 哎 其次就是代码: "tabBar": { "list": [ { "pagePath": "pages/form/form", "text": "首页" }, { "pagePath": "pages/scoll/scoll", "text": 阅读全文
摘要:
发送消息 验证用户 // pages/form/form.js Page({ /** * 页面的初始数据 */ data: { timer: null, time:3 }, on... 阅读全文
摘要:
自动提示 阅读全文
摘要:
客服地址:https://mp.weixin.qq.com/wxamp/wakf?token=1175519131&lang=zh_CN 阅读全文