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
{
"pages": [
{
"path": "pages/home/home",
"style": {
"navigationBarTitleText": "首页-谛宝多多商城"
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "白条专区-谛宝多多商城"
}
},
{
"path": "pages/category/category",
"style": {
"enablePullDownRefresh": true,
"navigationBarTitleText": "白条分类-谛宝多多商城"
}
},
{
"path": "pages/web/web",
"style": {
"navigationBarTitleText": "白条专区-谛宝多多商城"
}
},
{
"path": "pages/detail/detail",
"style": {
"navigationBarTitleText": "白条详情-谛宝多多商城"
}
},
{
"path": "pages/searchhistory/searchhistory",
"style": {
"navigationBarTitleText": "搜索历史-谛宝多多商城"
}
},
{
"path": "pages/search/search",
"style": {
"navigationBarTitleText": "商品搜索-谛宝多多商城"
}
},
{
"path": "pages/financial/financialstage",
"style": {
"navigationBarTitleText": "金融分期-谛宝多多商城"
}
},
{
"path": "pages/apply/choosetype",
"style": {
"navigationBarTitleText": "金融分期-谛宝多多商城"
}
},
{
"path": "pages/apply/applypage1",
"style": {
"navigationBarTitleText": "填写资料-谛宝多多商城"
}
},
{
"path": "pages/apply/applypage2",
"style": {
"navigationBarTitleText": "填写资料-谛宝多多商城"
}
},
{
"path": "pages/apply/applypage3",
"style": {
"navigationBarTitleText": "填写资料-谛宝多多商城"
}
},
{
"path": "pages/signcontract/signcontract",
"style": {
"navigationBarTitleText": "签署合同-谛宝多多商城"
}
},
{
"path": "pages/installment/installmentinfo",
"style": {
"navigationBarTitleText": "商品详情-谛宝多多商城"
}
},
{
"path": "pages/refuse/refuse",
"style": {
"navigationBarTitleText": "驳回原因-谛宝多多商城"
}
},
{
"path": "pages/checkstand/checkstand",
"style": {
"navigationBarTitleText": "谛宝收银台-谛宝多多商城"
}
},
{
"path": "pages/checkstand/refund",
"style": {
"navigationBarTitleText": "退定金-谛宝多多商城"
}
},
{
"path": "pages/certification/certification",
"style": {
"navigationBarTitleText": "金融分期-谛宝多多商城"
}
},
{
"path": "pages/wxpay/wxpay",
"style": {
"navigationBarTitleText": "微信支付-谛宝多多商城"
}
},
{
"path": "pages/yuepay/yuepay",
"style": {
"navigationBarTitleText": "余额支付-谛宝多多商城"
}
},
{
"path": "pages/payresult/payresult",
"style": {
"navigationBarTitleText": "支付状态-谛宝多多商城"
}
}
],
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "谛宝多多商城",
"navigationBarBackgroundColor": "#F8F8F8",
"backgroundColor": "#fbfbfb",
"app-plus": {"titleNView": false}
}
}