|
@@ -10,7 +10,9 @@
|
|
|
"pages/index/message/detail",
|
|
|
"pages/address/index",
|
|
|
"pages/address/update",
|
|
|
- "pages/index/userCenter/changePassword/index"
|
|
|
+ "pages/index/userCenter/changePassword/index",
|
|
|
+ "pages/bankAccount/index",
|
|
|
+ "pages/bankAccount/update"
|
|
|
],
|
|
|
"subpackages": [
|
|
|
{
|
|
@@ -43,7 +45,9 @@
|
|
|
"activity/selectProduct/index",
|
|
|
"orderForm/index",
|
|
|
"orderForm/add/add",
|
|
|
- "orderForm/modules/setBrand/index"
|
|
|
+ "orderForm/modules/setBrand/index",
|
|
|
+ "orderForm/rows",
|
|
|
+ "dispatchBill/rows"
|
|
|
]
|
|
|
},
|
|
|
{
|