Commit e662d353ec547ed62121a43aafea3fe4ec192cba

Authored by taiyuan
1 parent ce01d1cf

app.json分包新增分页

Showing 1 changed file with 9 additions and 2 deletions
app.json
... ... @@ -121,7 +121,6 @@
121 121 "pages/hongBaoDetails/hongBaoDetails",
122 122 "pages/service_record/service_record",
123 123 "pages/checkin/checkin",
124   - "pages/distribution/main/main",
125 124 "pages/distribution/myteam/myteam",
126 125 "pages/distribution/order/order",
127 126 "pages/distribution/commision/commision",
... ... @@ -132,7 +131,15 @@
132 131 "pages/distribution/rookie/rookie",
133 132 "pages/service_share/service_share",
134 133 "pages/cardList/cardList",
135   - "pages/cardDetails/cardDetails"
  134 + "pages/goodsInfo/goodsInfo",
  135 + "pages/my_service/appment_main",
  136 + "pages/my_service/i_service",
  137 + "pages/my_service/cosmetology_list",
  138 + "pages/my_service/hist_service",
  139 + "pages/my_service/tment_details",
  140 + "pages/my_service/tment_eval",
  141 + "pages/my_service/tment_order_list",
  142 + "pages/my_service/beauty_deta"
136 143 ]
137 144  
138 145 }],
... ...