jialh
2024-12-12 2df0108fa8d914876fc9a6435f9184b3e9bce86c
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
254
255
256
257
258
259
260
261
262
263
264
265
266
267
{
    "easycom": {
        "^u-(.*)": "@/uni_modules/uview-ui/components/u-$1/u-$1.vue"
    },
    "pages": [{
            "path": "pages/index/index",
            "style": {
                // #ifdef MP 
                "navigationBarTitleText": "首页",
                "navigationStyle": "custom",
                // #endif 
                "app-plus": {
                    "titleNView": false
                }
            }
        }, {
            "path": "pages/public/login",
            "style": {
                "navigationBarTitleText": "登录",
                "navigationStyle": "custom",
                "app-plus": {
                    "titleNView": false,
                    "animationType": "slide-in-bottom"
                }
            }
        },
        {
            "path": "pages/public/quick",
            "style": {
                "navigationBarTitleText": "登录",
                "navigationStyle": "custom",
                "app-plus": {
                    "titleNView": false,
                    "animationType": "slide-in-bottom"
                }
            }
        },
        {
            "path": "pages/public/register",
            "style": {
                "navigationBarTitleText": "注册",
                "navigationStyle": "custom",
                "app-plus": {
                    "titleNView": false,
                    "animationType": "slide-in-bottom"
                }
            }
        },
        {
            "path": "pages/public/forget",
            "style": {
                "navigationBarTitleText": "忘记密码",
                "navigationStyle": "custom",
                "app-plus": {
                    "titleNView": false,
                    "animationType": "slide-in-bottom"
                }
            }
        },
 
        {
            "path": "pages/checkPolicies/originalText",
            "style": {
                // #ifdef MP 
                "navigationBarTitleText": "项目原文",
                "navigationStyle": "custom",
                // #endif 
                "app-plus": {
                    "titleNView": false
                }
            }
        },
        {
            "path": "pages/checkPolicies/project",
            "style": {
                // #ifdef MP 
                "navigationBarTitleText": "项目政策",
                "navigationStyle": "custom",
                // #endif 
                "app-plus": {
                    "titleNView": false
                }
            }
        },
        {
            "path": "pages/policyMatching/precise",
            "style": {
                // #ifdef MP 
                "navigationBarTitleText": "项目补贴",
                "navigationStyle": "custom",
                // #endif 
                "app-plus": {
                    "titleNView": false
                }
            }
        },
        {
            "path": "pages/policyMatching/fastMatch",
            "style": {
                "navigationBarTitleText": "政策洞察",
                "app-plus": {
                    "titleNView": false
                }
            }
        },
        {
            "path": "pages/set/set",
            "style": {
                "navigationBarTitleText": "设置"
            }
        },
        {
            "path": "pages/user/vip",
            "style": {
                "navigationBarTitleText": "VIP套餐"
            }
        },
        {
            "path": "pages/set/MessagePush",
            "style": {
                "navigationBarTitleText": "推送设置"
            }
        },
        {
            "path": "pages/set/accountControl",
            "style": {
                "navigationBarTitleText": "账号设置"
            }
        },
        {
            "path": "pages/set/changepsw",
            "style": {
                "navigationBarTitleText": "修改密码"
            }
        },
        {
            "path": "pages/user/reportCenter",
            "style": {
                "navigationBarTitleText": "收藏列表",
                "app-plus": {
                    "titleNView": false
                }
            }
        },
 
        {
            "path": "pages/userinfo/userinfo",
            "style": {
                "navigationBarTitleText": "修改资料"
            }
        }, {
            "path": "pages/cart/cart",
            "style": {
                "navigationBarTitleText": "购物车"
            }
        }, {
            "path": "pages/user/user",
            "style": {
                "navigationBarTitleText": "我的",
                // #ifdef MP
                "navigationStyle": "custom",
                // #endif
                "app-plus": {
                    "titleNView": false
                }
            }
        }, {
            "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/user/company",
            "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": {
                    "titleNView": false
                }
            }
        }, {
            "path": "pages/product/list",
            "style": {
                "enablePullDownRefresh": true,
                "navigationBarTitleText": "商品列表"
            }
        }
    ],
    "globalStyle": {
        "navigationBarTextStyle": "black",
        "navigationBarTitleText": "仁策智答",
        "navigationBarBackgroundColor": "#FFFFFF",
        "backgroundColor": "#f8f8f8"
    },
    "tabBar": {
        "color": "#C0C4CC",
        "selectedColor": "#749FF1",
        "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/user/user",
                "iconPath": "static/tab-my.png",
                "selectedIconPath": "static/tab-my-current.png",
                "text": "我的"
            }
        ]
    }
}