{ "pages": [ { "path": "pages/index/index", "style": { // #ifdef MP "navigationBarTitleText": "宠物商城" //"navigationStyle": "custom", // #endif // "app-plus": { // "titleNView": { // "type": "transparent", // "searchInput": { // "backgroundColor": "rgba(231, 231, 231,.7)", // "borderRadius": "16px", // "placeholder": "请输入地址 如:大钟寺", // "disabled": true, // "placeholderColor": "#606266" // }, // "buttons": [{ // "fontSrc": "/static/yticon.ttf", // "text": "ue60d", // "fontSize": "26", // "color": "#303133", // "float": "left", // "background": "rgba(0,0,0,0)" // }, // { // "fontSrc": "/static/yticon.ttf", // "text": "ue744", // "fontSize": "27", // "color": "#303133", // "background": "rgba(0,0,0,0)", // "redDot": true // } // ] // } // } } }, // { // "path": "pages/product/product", // "style": { // "navigationBarTitleText": "详情展示", // "app-plus": { // "titleNView": { // "type": "transparent" // } // } // } // }, { "path": "pages/good-detail/good-detail", "style": { "navigationBarTitleText": "详情展示", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/set/set", "style": { "navigationBarTitleText": "设置" } }, { "path": "pages/userinfo/userinfo", "style": { "navigationBarTitleText": "修改资料" } }, { "path": "pages/cart/cart", "style": { "navigationBarTitleText": "购物车" } }, { "path": "pages/public/login", "style": { "navigationBarTitleText": "", "navigationStyle": "custom", "app-plus": { "titleNView": false, "animationType": "slide-in-bottom" } } }, { "path": "pages/user/user", "style": { "navigationBarTitleText": "我的", // #ifdef MP "navigationStyle": "custom", // #endif "app-plus": { "bounce": "none", "titleNView": { "type": "transparent", "buttons": [{ "fontSrc": "/static/yticon.ttf", "text": "ue60f", "fontSize": "24", "color": "#303133", "width": "46px", "background": "rgba(0,0,0,0)" }, { "fontSrc": "/static/yticon.ttf", "text": "ue744", "fontSize": "28", "color": "#303133", "background": "rgba(0,0,0,0)", "redDot": true } ] } } } }, { "path": "pages/detail/detail", "style": { "navigationBarTitleText": "", "app-plus": { "titleNView": { "type": "transparent" } } } }, { "path": "pages/order/order", "style": { "navigationBarTitleText": "我的订单", "app-plus": { "bounce": "none" } } }, { "path": "pages/money/money", "style": {} }, { "path": "pages/order/createOrder", "style": { "navigationBarTitleText": "创建订单" } }, { "path": "pages/address/address", "style": { "navigationBarTitleText": "收货地址" } }, { "path": "pages/address/addressManage", "style": { "navigationBarTitleText": "" } }, { "path": "pages/money/pay", "style": { "navigationBarTitleText": "支付" } }, { "path": "pages/money/paySuccess", "style": { "navigationBarTitleText": "支付成功" } }, { "path": "pages/notice/notice", "style": { "navigationBarTitleText": "通知" } }, { "path": "pages/category/category", "style": { "navigationBarTitleText": "分类", "app-plus": { "bounce": "none" } } }, { "path": "pages/product/list", "style": { "enablePullDownRefresh": true, "navigationBarTitleText": "商品列表" } }, { "path": "pages/zaizai-login/index", "style": { "navigationBarTitleText": "登陆" } }, { "path": "pages/zaizai-register/index", "style": { "navigationBarTitleText": "注册" } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#f8f8f8" }, "tabBar": { "color": "#C0C4CC", "selectedColor": "#fa436a", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/tab-home.png", "selectedIconPath": "static/tab-home-current.png", "text": "首页" }, { "pagePath": "pages/category/category", "iconPath": "static/tab-cate.png", "selectedIconPath": "static/tab-cate-current.png", "text": "分类" }, { "pagePath": "pages/cart/cart", "iconPath": "static/tab-cart.png", "selectedIconPath": "static/tab-cart-current.png", "text": "购物车" }, { "pagePath": "pages/user/user", "iconPath": "static/tab-my.png", "selectedIconPath": "static/tab-my-current.png", "text": "我的" } ] } }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.32.33.34.35.36.37.38.39.40.41.42.43.44.45.46.47.48.49.50.51.52.53.54.55.56.57.58.59.60.61.62.63.64.65.66.67.68.69.70.71.72.73.74.75.76.77.78.79.80.81.82.83.84.85.86.87.88.89.90.91.92.93.94.95.96.97.98.99.100.101.102.103.104.105.106.107.108.109.110.111.112.113.114.115.116.117.118.119.120.121.122.123.124.125.126.127.128.129.130.131.132.133.134.135.136.137.138.139.140.141.142.143.144.145.146.147.148.149.150.151.152.153.154.155.156.157.158.159.160.161.162.163.164.165.166.167.168.169.170.171.172.173.174.175.176.177.178.179.180.181.182.183.184.185.186.187.188.189.190.191.192.193.194.195.196.197.198.199.200.201.202.203.204.205.206.207.208.209.210.211.212.213.214.215.216.217.218.219.220.221.222.223.224.225.226.227.228.229.230.231.232.233.234.235.236.237.238.239.240.241.242.243.244.245.246.247.248.249.250.251.252.253.
相关知识
html5宠物网站模板源码
宠物领养网站(源码+开题)
宠物商城网站(源码+开题)
jsp宠物领养网站qtr62 本系统(程序+源码+数据库+调试部署+开发环境)
宠物商城网站系统(源码+开题)
宠物医院网站(源码+开题)
宠物商店宠物网站 网页设计 html源码 大作业
ssm宠物交流网站(程序+源码+数据库+调试部署+开发环境)
宠物领养小程序源码分享
宠物医院网站的设计与实现(程序+开题报告)(开题报告+源码)
网址: JavaScript前端宠物网站代码 宠物小程序源码 https://m.mcbbbk.com/newsview796887.html
上一篇: 宠物小组件盒子手机版 |
下一篇: 狗狗过敏性皮炎的病因及症状 |