我的订单+我的

This commit is contained in:
2024-06-19 16:12:23 +08:00
parent 5d8aace5cc
commit 132e363be0
473 changed files with 65060 additions and 2742 deletions

View File

@@ -1,7 +1,7 @@
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
// "easycom": {
// "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
// },
"pages": [
{
"path": "pages/peanut/home",
@@ -9,6 +9,19 @@
"navigationBarTitleText": "首页"
}
},
{
"path": "pages/mine/vip/index",
"style": {
"navigationBarTitleText": "vip",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/peanut/shopping",
"style": {
@@ -148,14 +161,49 @@
{
"path": "pages/bookShop/orderList",
"style": {
"navigationBarTitleText": "我的订单"
"navigationBarTitleText": "我的订单",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/bookShop/orderLCont",
"style": {
"navigationBarTitleText": "我的订单详情",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/component/commonComponents/address/index",
"style": {
"navigationBarTitleText": "收货地址",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/component/commonComponents/address/edit",
"style": {
"navigationBarTitleText": "收货地址详情",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
@@ -184,10 +232,75 @@
}
},
{
"path": "pages/peanut/aboutUs",
"path": "pages/mine/userInfo/persData",
"style": {
"navigationBarTitleText": "个人资料",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/aboutUs/index",
"style": {
"navigationBarTitleText": "关于我们",
"enablePullDownRefresh": false
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/wallet/recharge/index",
"style": {
"navigationBarTitleText": "充值",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/wallet/index/index",
"style": {
"navigationBarTitleText": "天医币",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/wallet/jf/index",
"style": {
"navigationBarTitleText": "积分",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/mine/set/index",
"style": {
"navigationBarTitleText": "设置",
"enablePullDownRefresh": false,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
@@ -196,7 +309,7 @@
"navigationBarTitleText": "book购买1",
"enablePullDownRefresh": false
}
},
},
{ // 更新版本
"path": "uni_modules/uni-upgrade-center-app/pages/upgrade-popup",
"style": {
@@ -227,81 +340,83 @@
}
},
{
"path" : "pages/news/news",
"style" :
{
"navigationBarTitleText" : "news",
"path": "pages/news/news",
"style": {
"navigationBarTitleText": "news",
"enablePullDownRefresh": false
}
},
{
"path" : "pages/course/tryListen",
"style" :
{
"navigationBarTitleText" : "课程试听列表"
"path": "pages/course/tryListen",
"style": {
"navigationBarTitleText": "课程试听列表"
}
},
{
"path" : "pages/course/index",
"style" :
{
"navigationBarTitleText" : "课程列表"
"path": "pages/course/index",
"style": {
"navigationBarTitleText": "课程列表"
}
},
{
"path" : "pages/course/courseDetail",
"style" :
{
"navigationBarTitleText" : "课程详细",
"path": "pages/course/courseDetail",
"style": {
"navigationBarTitleText": "课程详细",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/course/courseSet",
"style" :
{
"navigationBarTitleText" : "总课程说明"
"path": "pages/course/courseSet",
"style": {
"navigationBarTitleText": "总课程说明"
}
},
{
"path" : "pages/course/illustrate",
"style" :
{
"navigationBarTitleText" : "课程说明",
"path": "pages/course/illustrate",
"style": {
"navigationBarTitleText": "课程说明",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/course/outline",
"style" :
{
"navigationBarTitleText" : "课程大纲"
"path": "pages/course/outline",
"style": {
"navigationBarTitleText": "课程大纲"
}
},
{
"path" : "pages/course/coursePrice",
"style" :
{
"navigationBarTitleText" : "课程价格",
"path": "pages/course/coursePrice",
"style": {
"navigationBarTitleText": "课程价格",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/course/platformInfo",
"style" :
{
"navigationBarTitleText" : "平台说明",
"path": "pages/course/platformInfo",
"style": {
"navigationBarTitleText": "平台说明",
"enablePullDownRefresh": true
}
},
{
"path" : "pages/taihu/index",
"style" :
{
"navigationBarTitleText" : "太湖公益"
"path": "pages/taihu/index",
"style": {
"navigationBarTitleText": "太湖公益"
// "enablePullDownRefresh": true
}
}
},
{
"path": "pages/mine/mine/index",
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": false, // 禁止下拉刷新,
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
@@ -323,7 +438,7 @@
"iconPath": "static/tab/icon1_n.png",
"selectedIconPath": "static/tab/icon1_y.png",
"text": "首页"
},
},
{
"pagePath": "pages/peanut/shopping",
"iconPath": "static/tab/tab_nor_02.png",
@@ -335,9 +450,15 @@
"iconPath": "static/tab/tab_nor_03.png",
"selectedIconPath": "static/tab/tab_cur_03.png",
"text": "太湖公益"
},
},
{
"pagePath": "pages/peanut/mine",
"pagePath": "pages/bookShop/orderList",
"iconPath": "static/tab/order.png",
"selectedIconPath": "static/tab/order_active.png",
"text": "订单"
},
{
"pagePath": "pages/mine/mine/index",
"iconPath": "static/tab/tab_nor_04.png",
"selectedIconPath": "static/tab/tab_cur_04.png",
"text": "我的"