上一页 1 ··· 42 43 44 45 46 47 48 49 50 ··· 61 下一页
摘要: "window":{ "backgroundTextStyle":"light", "navigationBarBackgroundColor": "#eb4450", "navigationBarTitleText": "优购", "navigationBarTextStyle":"white" 阅读全文
posted @ 2021-01-18 21:06 13522679763-任国强 阅读(41) 评论(0) 推荐(0)
摘要: "tabBar": { "color": "#999", "selectedColor": "#ff2d4a", "backgroundColor": "#fafafa", "list": [ { "pagePath": "pages/index/index", "text": "首页", 阅读全文
posted @ 2021-01-18 20:57 13522679763-任国强 阅读(133) 评论(0) 推荐(0)
摘要: 复制样式 全局引用 OK 阅读全文
posted @ 2021-01-18 20:46 13522679763-任国强 阅读(107) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-18 18:09 13522679763-任国强 阅读(53) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-18 17:44 13522679763-任国强 阅读(77) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-18 17:33 13522679763-任国强 阅读(100) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-18 17:11 13522679763-任国强 阅读(77) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-01-18 17:03 13522679763-任国强 阅读(62) 评论(0) 推荐(0)
摘要: Page({ /** * 页面的初始数据 */ data: { }, /** * 生命周期函数--监听页面加载 */ onLoad: function (options) { console.log("onLoad"); // onLoad发送异步请求来初始化页面数据 }, /** * 生命周期函数 阅读全文
posted @ 2021-01-18 16:20 13522679763-任国强 阅读(219) 评论(0) 推荐(0)
摘要: //app.js App({ // 1 应用第一次启动的就会触发的事件 onLaunch() { // 在应用第一次启动的时候 获取用户的个人信息 // console.log("onLaunch"); // aabbcc // js的方式来跳转 不能触发 onPageNotFound // wx. 阅读全文
posted @ 2021-01-18 16:14 13522679763-任国强 阅读(73) 评论(0) 推荐(0)
上一页 1 ··· 42 43 44 45 46 47 48 49 50 ··· 61 下一页