Commit 099d25b5e176b85f3e395ae07b637134b46be007
1 parent
fb00a076
图片转移到分包进去
Showing
19 changed files
with
10 additions
and
10 deletions
app.json
@@ -83,8 +83,7 @@ | @@ -83,8 +83,7 @@ | ||
83 | "pages/user/assistance/assistance_success", | 83 | "pages/user/assistance/assistance_success", |
84 | "pages/user/assistance/assistance", | 84 | "pages/user/assistance/assistance", |
85 | "pages/video/index", | 85 | "pages/video/index", |
86 | - "pages/template/index", | ||
87 | - "pages/store/index" | 86 | + "pages/template/index" |
88 | 87 | ||
89 | ], | 88 | ], |
90 | 89 | ||
@@ -92,6 +91,7 @@ | @@ -92,6 +91,7 @@ | ||
92 | "root": "packageA/", | 91 | "root": "packageA/", |
93 | "name":"pack1", | 92 | "name":"pack1", |
94 | "pages": [ | 93 | "pages": [ |
94 | + "pages/store/index", | ||
95 | "pages/prom_list/prom_list", | 95 | "pages/prom_list/prom_list", |
96 | "pages/quan_list/quan_list", | 96 | "pages/quan_list/quan_list", |
97 | "pages/quan_pro/quan_pro" | 97 | "pages/quan_pro/quan_pro" |
@@ -120,26 +120,26 @@ | @@ -120,26 +120,26 @@ | ||
120 | { | 120 | { |
121 | "pagePath": "pages/index/index/index", | 121 | "pagePath": "pages/index/index/index", |
122 | "text": "首页", | 122 | "text": "首页", |
123 | - "iconPath": "images/bar/index.png", | ||
124 | - "selectedIconPath": "images/bar/index_on.png" | 123 | + "iconPath": "packageA/images/bar/index.png", |
124 | + "selectedIconPath": "packageA/images/bar/index_on.png" | ||
125 | }, | 125 | }, |
126 | { | 126 | { |
127 | "pagePath": "pages/goods/categoryList/categoryList", | 127 | "pagePath": "pages/goods/categoryList/categoryList", |
128 | "text": "分类", | 128 | "text": "分类", |
129 | - "iconPath": "images/bar/fl.png", | ||
130 | - "selectedIconPath": "images/bar/fl_on.png" | 129 | + "iconPath": "packageA/images/bar/fl.png", |
130 | + "selectedIconPath": "packageA/images/bar/fl_on.png" | ||
131 | }, | 131 | }, |
132 | { | 132 | { |
133 | "pagePath": "pages/cart/cart/cart", | 133 | "pagePath": "pages/cart/cart/cart", |
134 | "text": "购物车", | 134 | "text": "购物车", |
135 | - "iconPath": "images/bar/car.png", | ||
136 | - "selectedIconPath": "images/bar/car_on.png" | 135 | + "iconPath": "packageA/images/bar/car.png", |
136 | + "selectedIconPath": "packageA/images/bar/car_on.png" | ||
137 | }, | 137 | }, |
138 | { | 138 | { |
139 | "pagePath": "pages/user/index/index", | 139 | "pagePath": "pages/user/index/index", |
140 | "text": "我的", | 140 | "text": "我的", |
141 | - "iconPath": "images/bar/user.png", | ||
142 | - "selectedIconPath": "images/bar/user_on.png" | 141 | + "iconPath": "packageA/images/bar/user.png", |
142 | + "selectedIconPath": "packageA/images/bar/user_on.png" | ||
143 | } | 143 | } |
144 | ] | 144 | ] |
145 | }, | 145 | }, |
images/bar/car.png renamed to packageA/images/bar/car.png
3.43 KB
images/bar/car_on.png renamed to packageA/images/bar/car_on.png
17.7 KB
images/bar/fl.png renamed to packageA/images/bar/fl.png
3.86 KB
images/bar/fl_on.png renamed to packageA/images/bar/fl_on.png
18 KB
images/bar/fx.png renamed to packageA/images/bar/fx.png
3.88 KB
images/bar/fx_on.png renamed to packageA/images/bar/fx_on.png
17.8 KB
images/bar/index.png renamed to packageA/images/bar/index.png
3.79 KB
images/bar/index_on.png renamed to packageA/images/bar/index_on.png
17.8 KB
images/bar/user.png renamed to packageA/images/bar/user.png
4.08 KB
images/bar/user_on.png renamed to packageA/images/bar/user_on.png
17.9 KB
images/share/ct_num.png renamed to packageA/images/share/ct_num.png
3.63 KB
images/share/default_g_img.gif renamed to packageA/images/share/default_g_img.gif
7.54 KB
images/share/hui_hear_pic.png renamed to packageA/images/share/hui_hear_pic.png
27.6 KB
images/share/mackground.png renamed to packageA/images/share/mackground.png
10.4 KB
images/share/miao_share.png renamed to packageA/images/share/miao_share.png
14 KB
images/share/q_tj.png renamed to packageA/images/share/q_tj.png
1.81 KB
images/share/s_gou.png renamed to packageA/images/share/s_gou.png
23.8 KB
images/share/share_bg.png renamed to packageA/images/share/share_bg.png
7.03 KB