1 Star 2 Fork 2

ling/商城模板

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
pages.json 8.59 KB
一键复制 编辑 原始数据 按行查看 历史
ling 提交于 2021-02-25 17:14 . 初次提交
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
/* ============================ 首页 ========================== */
{
"path": "pages/index/index",
"style": {
"enablePullDownRefresh":true,
"navigationBarTitleText": "首页",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ==============================店铺模块====================== */
{
"path": "pages/shop/index",
"style": {
"enablePullDownRefresh":true,
"navigationBarTitleText": "店铺",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
{
"path": "pages/shop/list",
"style": {
"enablePullDownRefresh":true,
"navigationBarTitleText": "搜索结果",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ==============================店铺模块end====================== */
/* ==============================我的订单====================== */
{
"path": "pages/order/order",
"style": {
"navigationBarTitleText": "我的订单",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
{
"path": "pages/order/confirm",
"style": {
"navigationBarTitleText": "确认订单"
}
},
{
"path": "pages/order/detail",
"style": {
"navigationBarTitleText": "订单详情",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ==============================我的订单end====================== */
/* ============================ 商品详情 ========================== */
{
"path": "pages/goods/detail",
"style": {
"navigationBarTitleText": "商品详情",
"enablePullDownRefresh":true,
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ============================ 首页 ========================== */
{
"path": "pages/index/home",
"style": {
"navigationBarTitleText": "果宝商城",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ============================ 分类 ========================== */
{
"path": "pages/index/cate",
"style": {
"navigationBarTitleText": "分类",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ============================ 购物车 ========================== */
{
"path": "pages/index/cart",
"style": {
"enablePullDownRefresh":true,
"navigationBarTitleText": "购物车",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ============================ 个人中心 ========================== */
{
"path": "pages/index/nime",
"style": {
"navigationBarTitleText": "个人中心",
"navigationStyle": "custom"
}
},
/* ========================== 设置模块 ============================= */
{
"path": "pages/setting/setting",
"style": {
"navigationBarTitleText": "设置",
"navigationStyle": "custom"
}
},
/* 个人信息设置 */
{
"path": "pages/setting/mine",
"style": {
"navigationBarTitleText": "个人信息设置",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* 更换手机号码 */
{
"path": "pages/setting/phone",
"style": {
"navigationBarTitleText": "更换手机号码",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* 我的地址列表 */
{
"path": "pages/setting/addrList",
"style": {
"navigationBarTitleText": "我的地址",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* 我的地址添加修改 */
{
"path": "pages/setting/addrFrom",
"style": {
"navigationBarTitleText": "我的地址",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* 意见鼓励 */
{
"path": "pages/setting/encourage",
"style": {
"navigationBarTitleText": "意见鼓励",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* 修改密码 */
{
"path": "pages/setting/changepsd",
"style": {
"navigationBarTitleText": "帮助反馈",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* 帮助反馈 */
{
"path": "pages/setting/feedback",
"style": {
"navigationBarTitleText": "帮助反馈",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* ========================== 设置模块end ============================= */
/* ===============================个人中心功能模块===================================== */
/* 我的足迹 */
{
"path": "pages/mine/footprint",
"style": {
"navigationBarTitleText": "我的足迹",
"navigationStyle": "custom",
"enablePullDownRefresh":true
}
},
/* 我的收藏 */
{
"path": "pages/mine/collection",
"style": {
"navigationBarTitleText": "我的收藏",
"navigationStyle": "custom",
"enablePullDownRefresh":true
}
},
/* 我的优惠券 */
{
"path": "pages/mine/discount",
"style": {
"navigationBarTitleText": "我的优惠券",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* 我的优惠券 */
{
"path": "pages/mine/customer",
"style": {
"navigationBarTitleText": "联系客服",
"navigationStyle": "custom",
"app-plus":{
"bounce":"none"
}
}
},
/* ===============================个人中心功能模块end===================================== */
/* ============================ 搜索模块 ========================== */
{
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "搜索",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
{
"path": "pages/search/list",
"style": {
"navigationBarTitleText": "搜索结果",
"navigationStyle": "custom",
"enablePullDownRefresh":true,
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ============================ 搜索模块end ========================== */
/* ============================ 登录与注册 ========================== */
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
},
/* ===============================忘记密码===================================== */
{
"path": "pages/public/forgetpsd",
"style": {
"navigationBarTitleText": "忘记密码",
"navigationStyle": "custom",
"app-plus": {
"animationType": "slide-in-right",
"animationDuration": 300
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "果宝",
"navigationBarBackgroundColor": "#F43530",
"backgroundColor": "#FFFFFF"
},
"tabBar": {
"color": "#7A7E83",
"selectedColor": "#F43F3B",
"borderStyle": "black",
"backgroundColor": "#ffffff",
"list": [{
"pagePath": "pages/index/index",
"iconPath": "static/index/tab-home.png",
"selectedIconPath": "static/index/tab-home-red.png",
"text": "首页"
},
{
"pagePath": "pages/index/cate",
"iconPath": "static/index/tab-cate.png",
"selectedIconPath": "static/index/tab-cate-red.png",
"text": "分类"
},
{
"pagePath": "pages/index/cart",
"iconPath": "static/index/tab-cart.png",
"selectedIconPath": "static/index/tab-cart-red.png",
"text": "购物车"
},
{
"pagePath": "pages/index/nime",
"iconPath": "static/index/tab-my.png",
"selectedIconPath": "static/index/tab-my-red.png",
"text": "个人中心"
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ling1996/shopTemplate.git
git@gitee.com:ling1996/shopTemplate.git
ling1996
shopTemplate
商城模板
master

搜索帮助