xuzhiheng 5 жил өмнө
parent
commit
4d743554c6

+ 1 - 1
src/jfw/modules/app/src/web/templates/vipsubscribe/vip_upgrade.html

@@ -813,7 +813,7 @@
 							for(let i in citys){
 								cityArr.push(citys[i]);
 							}
-							for(let i in allArea[province]){
+							for(let i in allBuyArea[province]){
 								cityArr.push(allBuyArea[province][i]);
 							}
 							//

+ 1 - 1
src/web/templates/weixin/vipsubscribe/vip_upgrade.html

@@ -834,7 +834,7 @@
 							for(let i in citys){
 								cityArr.push(citys[i]);
 							}
-							for(let i in allArea[province]){
+							for(let i in allBuyArea[province]){
 								cityArr.push(allBuyArea[province][i]);
 							}
 							//