サマリー:作業(yè)總結(jié):和前面企業(yè)小程序的內(nèi)容區(qū)別不大,熟練一下編寫{ "pages":[ "pages/shop/list", "pages/shop/order", "pages/my/index", "pages/my/order", "pages/index/index", "
作業(yè)總結(jié):和前面企業(yè)小程序的內(nèi)容區(qū)別不大,熟練一下編寫
{ "pages":[ "pages/shop/list", "pages/shop/order", "pages/my/index", "pages/my/order", "pages/index/index", "pages/goods/index", "pages/goods/list", "pages/goods/details", "pages/my/order_details" ], "window":{ "backgroundTextStyle":"light", "navigationBarBackgroundColor": "#fff", "navigationBarTitleText": "微商城", "navigationBarTextStyle":"black" }, "tabBar": { "list":[ { "pagePath": "pages/index/index", "text": "首頁", "iconPath": "img/index.png", "selectedIconPath": "img/indexs.png" }, { "pagePath": "pages/goods/index", "text": "商品", "iconPath": "img/goods.png", "selectedIconPath": "img/goodss.png" }, { "pagePath": "pages/shop/list", "text": "購物車", "iconPath": "img/shop.png", "selectedIconPath": "img/shops.png" }, { "pagePath": "pages/my/index", "text": "我的", "iconPath": "img/my.png", "selectedIconPath": "img/mys.png" } ], "color":"#000", "selectedColor":"#bbb" } }
添削の先生:天蓬老師添削時間:2018-12-18 18:06:44
先生のまとめ:小程序的配置, 是有套路的, 一切按規(guī)范來操作, 學會系統(tǒng)的思考方式