You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

461 lines
12 KiB

1 month ago
1 month ago
1 month ago
1 month ago
  1. {
  2. "pages": [{
  3. "path": "pages/index",
  4. "style": {
  5. "navigationBarTitleText": "",
  6. "navigationBarBackgroundColor": "#FFBF60",
  7. "navigationBarTextStyle": "white",
  8. "mp-weixin": {
  9. "navigationStyle": "custom",
  10. "usingComponents": {
  11. "send-coupon": "plugin://sendCoupon/send-coupon"
  12. }
  13. }
  14. }
  15. },
  16. {
  17. "path": "pages/details/augmentedProduct",
  18. "style": {
  19. "navigationBarTitleText": "附加产品",
  20. "navigationBarBackgroundColor": "#FFBF60",
  21. "navigationBarTextStyle": "white"
  22. }
  23. }, {
  24. "path": "pages/details/service",
  25. "style": {
  26. "navigationBarTitleText": "选择服务",
  27. "navigationBarBackgroundColor": "#FFBF60",
  28. "navigationBarTextStyle": "white"
  29. }
  30. }, {
  31. "path": "pages/details/confirm",
  32. "style": {
  33. "navigationBarTitleText": "确认预约信息",
  34. "navigationBarBackgroundColor": "#FFBF60",
  35. "navigationBarTextStyle": "white"
  36. }
  37. }, {
  38. "path": "pages/details/successful",
  39. "style": {
  40. "navigationBarTitleText": "预约成功",
  41. "navigationBarBackgroundColor": "#FFBF60",
  42. "navigationBarTextStyle": "white"
  43. }
  44. }, {
  45. "path": "pages/details/detail",
  46. "style": {
  47. "navigationBarTitleText": "套餐详情",
  48. "navigationBarBackgroundColor": "#FFBF60",
  49. "enablePullDownRefresh": false,
  50. "navigationBarTextStyle": "white"
  51. }
  52. }, {
  53. "path": "pages/details/agreement",
  54. "style": {
  55. "navigationBarTitleText": "",
  56. "enablePullDownRefresh": false
  57. }
  58. }, {
  59. "path": "pages/details/privacy",
  60. "style": {
  61. "navigationBarTitleText": "",
  62. "enablePullDownRefresh": false
  63. }
  64. },
  65. {
  66. "path": "pages/details/order",
  67. "style": {
  68. "navigationBarTitleText": "我的订单",
  69. "navigationBarBackgroundColor": "#FFBF60",
  70. "enablePullDownRefresh": false,
  71. "navigationBarTextStyle": "white"
  72. }
  73. }, {
  74. "path": "pages/details/walk",
  75. "style": {
  76. "navigationBarTitleText": "专业遛狗",
  77. "enablePullDownRefresh": false,
  78. "navigationBarBackgroundColor": "#FFBF60",
  79. "navigationBarTextStyle": "white"
  80. }
  81. }, {
  82. "path": "pages/details/feed",
  83. "style": {
  84. "navigationBarTitleText": "专业喂养",
  85. "navigationBarBackgroundColor": "#FFBF60",
  86. "enablePullDownRefresh": false,
  87. "navigationBarTextStyle": "white"
  88. }
  89. }, {
  90. "path": "pages/common/kefu",
  91. "style": {
  92. "navigationBarTitleText": "",
  93. "enablePullDownRefresh": false
  94. }
  95. },
  96. {
  97. "path": "pages/personalCenter/index",
  98. "style": {
  99. "navigationBarTitleText": "个人中心",
  100. "navigationBarBackgroundColor": "#FFBF60",
  101. "enablePullDownRefresh": false,
  102. "navigationBarTextStyle": "white"
  103. }
  104. },
  105. {
  106. "path": "pages/personalCenter/member",
  107. "style": {
  108. "navigationBarTitleText": "会员权益",
  109. "navigationBarBackgroundColor": "#FFBF60",
  110. "enablePullDownRefresh": false,
  111. "navigationBarTextStyle": "white"
  112. }
  113. },
  114. {
  115. "path": "pages/personalCenter/point",
  116. "style": {
  117. "navigationBarTitleText": "积分明细",
  118. "navigationBarBackgroundColor": "#FFBF60",
  119. "enablePullDownRefresh": false,
  120. "navigationBarTextStyle": "white"
  121. }
  122. },
  123. {
  124. "path": "pages/personalCenter/collect",
  125. "style": {
  126. "navigationBarTitleText": "集点卡",
  127. "navigationBarBackgroundColor": "#FFBF60",
  128. "enablePullDownRefresh": false,
  129. "navigationBarTextStyle": "white"
  130. }
  131. },
  132. {
  133. "path": "pages/personalCenter/coupon",
  134. "style": {
  135. "navigationBarTitleText": "卡券",
  136. "navigationBarBackgroundColor": "#FFBF60",
  137. "enablePullDownRefresh": false,
  138. "navigationBarTextStyle": "white"
  139. }
  140. },
  141. {
  142. "path": "pages/personalCenter/orderDetailImage",
  143. "style": {
  144. "navigationBarTitleText": "当前订单",
  145. "navigationBarBackgroundColor": "#FFBF60",
  146. "enablePullDownRefresh": false,
  147. "navigationBarTextStyle": "white"
  148. }
  149. },
  150. {
  151. "path": "pages/personalCenter/pet",
  152. "style": {
  153. "navigationBarTitleText": "宠物档案",
  154. "navigationBarBackgroundColor": "#FFBF60",
  155. "enablePullDownRefresh": false,
  156. "navigationBarTextStyle": "white"
  157. }
  158. },
  159. {
  160. "path": "pages/personalCenter/petInfo",
  161. "style": {
  162. "navigationBarTitleText": "宠物档案",
  163. "navigationBarBackgroundColor": "#FFBF60",
  164. "enablePullDownRefresh": false,
  165. "navigationBarTextStyle": "white"
  166. }
  167. },
  168. {
  169. "path": "pages/personalCenter/address",
  170. "style": {
  171. "navigationBarTitleText": "地址电话",
  172. "navigationBarBackgroundColor": "#FFBF60",
  173. "enablePullDownRefresh": false,
  174. "navigationBarTextStyle": "white"
  175. }
  176. },
  177. {
  178. "path": "pages/personalCenter/addressInfo",
  179. "style": {
  180. "navigationBarTitleText": "地址电话",
  181. "navigationBarBackgroundColor": "#FFBF60",
  182. "enablePullDownRefresh": false,
  183. "navigationBarTextStyle": "white"
  184. }
  185. },
  186. {
  187. "path": "pages/personalCenter/lock",
  188. "style": {
  189. "navigationBarTitleText": "门锁类型",
  190. "navigationBarBackgroundColor": "#FFBF60",
  191. "enablePullDownRefresh": false,
  192. "navigationBarTextStyle": "white"
  193. }
  194. },
  195. {
  196. "path": "pages/personalCenter/service",
  197. "style": {
  198. "navigationBarTitleText": "服务档案",
  199. "navigationBarBackgroundColor": "#FFBF60",
  200. "enablePullDownRefresh": false,
  201. "navigationBarTextStyle": "white"
  202. }
  203. },
  204. {
  205. "path": "pages/personalCenter/serviceInfo",
  206. "style": {
  207. "navigationBarTitleText": "服务档案",
  208. "navigationBarBackgroundColor": "#FFBF60",
  209. "enablePullDownRefresh": false,
  210. "navigationBarTextStyle": "white"
  211. }
  212. },
  213. {
  214. "path": "pages/newOrder/serviceNew",
  215. "style": {
  216. "navigationBarTitleText": "选择服务",
  217. "navigationBarBackgroundColor": "#FFBF60",
  218. "enablePullDownRefresh": false,
  219. "navigationBarTextStyle": "white"
  220. }
  221. },
  222. {
  223. "path": "pages/newOrder/address",
  224. "style": {
  225. "navigationBarTitleText": "添加地址",
  226. "navigationBarBackgroundColor": "#FFBF60",
  227. "enablePullDownRefresh": false,
  228. "navigationBarTextStyle": "white"
  229. }
  230. },
  231. {
  232. "path": "pages/newOrder/addressList",
  233. "style": {
  234. "navigationBarTitleText": "选择地址",
  235. "navigationBarBackgroundColor": "#FFBF60",
  236. "enablePullDownRefresh": false,
  237. "navigationBarTextStyle": "white"
  238. }
  239. },
  240. {
  241. "path": "pages/newOrder/petList",
  242. "style": {
  243. "navigationBarTitleText": "选择宠物",
  244. "navigationBarBackgroundColor": "#FFBF60",
  245. "enablePullDownRefresh": false,
  246. "navigationBarTextStyle": "white"
  247. }
  248. },
  249. {
  250. "path": "pages/newOrder/serviceNew2",
  251. "style": {
  252. "navigationBarTitleText": "服务下单",
  253. "navigationBarBackgroundColor": "#FFBF60",
  254. "enablePullDownRefresh": false,
  255. "navigationBarTextStyle": "white"
  256. }
  257. },
  258. {
  259. "path": "pages/newOrder/confirmOrder",
  260. "style": {
  261. "navigationBarTitleText": "确认订单",
  262. "navigationBarBackgroundColor": "#FFBF60",
  263. "enablePullDownRefresh": false,
  264. "navigationBarTextStyle": "white"
  265. }
  266. },
  267. {
  268. "path": "pages/companionPetList/companionPetList",
  269. "style": {
  270. "navigationBarTitleText": "周边伴宠师",
  271. "navigationBarBackgroundColor": "#FFBF60",
  272. "enablePullDownRefresh": false,
  273. "navigationBarTextStyle": "white"
  274. }
  275. },
  276. {
  277. "path": "pages/companionPetList/companionPetInfo",
  278. "style": {
  279. "navigationBarTitleText": "伴宠师主页",
  280. "navigationBarBackgroundColor": "#FFBF60",
  281. "enablePullDownRefresh": false,
  282. "navigationBarTextStyle": "white"
  283. }
  284. },
  285. {
  286. "path": "pages/companionPetList/couponList",
  287. "style": {
  288. "navigationBarTitleText": "领券中心",
  289. "navigationBarBackgroundColor": "#FFBF60",
  290. "enablePullDownRefresh": false,
  291. "navigationBarTextStyle": "white"
  292. }
  293. },
  294. {
  295. "path": "pages/personalCenter/userInfo",
  296. "style": {
  297. "navigationBarTitleText": "个人信息",
  298. "navigationBarBackgroundColor": "#FFBF60",
  299. "enablePullDownRefresh": false,
  300. "navigationBarTextStyle": "white"
  301. }
  302. }
  303. ],
  304. "preloadRule": {
  305. "pages/personalCenter/index": {
  306. "network": "all",
  307. "packages": ["pages_order"]
  308. }
  309. },
  310. "subPackages": [
  311. {
  312. "root": "pages_order",
  313. "pages": [
  314. {
  315. "path": "task/taskList",
  316. "style": {
  317. "navigationBarTitleText": "任务中心",
  318. "navigationBarBackgroundColor": "#FFBF60",
  319. "enablePullDownRefresh": false,
  320. "navigationBarTextStyle": "white"
  321. }
  322. },
  323. {
  324. "path": "task/taskDetail",
  325. "style": {
  326. "navigationBarTitleText": "任务详情",
  327. "navigationBarBackgroundColor": "#FFBF60",
  328. "enablePullDownRefresh": false,
  329. "navigationBarTextStyle": "white"
  330. }
  331. },
  332. {
  333. "path": "task/taskUpload",
  334. "style": {
  335. "navigationBarTitleText": "任务上传",
  336. "navigationBarBackgroundColor": "#FFBF60",
  337. "enablePullDownRefresh": false,
  338. "navigationBarTextStyle": "white"
  339. }
  340. },
  341. {
  342. "path": "order/payOrderSuccessful",
  343. "style": {
  344. "navigationBarTitleText": "预约成功",
  345. "navigationBarBackgroundColor": "#FFBF60",
  346. "enablePullDownRefresh": false,
  347. "navigationBarTextStyle": "white"
  348. }
  349. },
  350. {
  351. "path": "order/orderList",
  352. "style": {
  353. "navigationBarTitleText": "订单列表",
  354. "navigationBarBackgroundColor": "#FFBF60",
  355. "enablePullDownRefresh": false,
  356. "navigationBarTextStyle": "white"
  357. }
  358. },
  359. {
  360. "path": "order/orderDetail",
  361. "style": {
  362. "navigationBarTitleText": "订单详情",
  363. "navigationBarBackgroundColor": "#FFBF60",
  364. "enablePullDownRefresh": false,
  365. "navigationBarTextStyle": "white"
  366. }
  367. },
  368. {
  369. "path": "order/orderReview",
  370. "style": {
  371. "navigationBarTitleText": "评价订单",
  372. "navigationBarBackgroundColor": "#FFBF60",
  373. "enablePullDownRefresh": false,
  374. "navigationBarTextStyle": "white"
  375. }
  376. },
  377. {
  378. "path": "order/companionSelect",
  379. "style": {
  380. "navigationBarTitleText": "服务过的伴宠师",
  381. "navigationBarBackgroundColor": "#FFBF60",
  382. "enablePullDownRefresh": false,
  383. "navigationBarTextStyle": "white"
  384. }
  385. },
  386. {
  387. "path": "order/orderModify",
  388. "style": {
  389. "navigationBarTitleText": "服务过的伴宠师",
  390. "navigationBarBackgroundColor": "#FFBF60",
  391. "enablePullDownRefresh": false,
  392. "navigationBarTextStyle": "white"
  393. }
  394. },
  395. {
  396. "path": "mine/InvitationCode",
  397. "style": {
  398. "navigationBarTitleText": "邀请绑定",
  399. "navigationBarBackgroundColor": "#FFBF60",
  400. "enablePullDownRefresh": false,
  401. "navigationBarTextStyle": "white"
  402. }
  403. }
  404. ]
  405. }
  406. ],
  407. "tabBar": {
  408. "color": "#999",
  409. "selectedColor": "#333",
  410. "borderStyle": "white",
  411. "backgroundColor": "#ffffff",
  412. "list": [{
  413. "pagePath": "pages/index",
  414. "iconPath": "./static/images/tabBar/home.png",
  415. "selectedIconPath": "./static/images/tabBar/home_.png",
  416. "text": "首页"
  417. }, {
  418. "pagePath": "pages/details/feed",
  419. "iconPath": "./static/images/tabBar/cat.png",
  420. "selectedIconPath": "./static/images/tabBar/cat_.png",
  421. "text": "喂养"
  422. },
  423. {
  424. "pagePath": "pages/details/walk",
  425. "iconPath": "./static/images/tabBar/dog.png",
  426. "selectedIconPath": "./static/images/tabBar/dog_.png",
  427. "text": "遛狗"
  428. }, {
  429. "pagePath": "pages/personalCenter/index",
  430. "iconPath": "./static/images/tabBar/mine.png",
  431. "selectedIconPath": "./static/images/tabBar/mine_.png",
  432. "text": "我的"
  433. }
  434. ]
  435. },
  436. "globalStyle": {
  437. "navigationBarTextStyle": "black",
  438. "navigationBarTitleText": "猫妈狗爸",
  439. "navigationBarBackgroundColor": "#FFFFFF"
  440. }
  441. // "condition" : { //
  442. // "current": 0, //(list )
  443. // "list": [
  444. // {
  445. // "name": "companion pet info", //
  446. // "path": "pages/companionPetList/companionPetInfo", //
  447. // "query": "" //onLoad
  448. // }
  449. // ]
  450. // }
  451. }