diff --git a/pages.json b/pages.json
index 6001019..e4df14a 100755
--- a/pages.json
+++ b/pages.json
@@ -802,6 +802,15 @@
}
}
+ ,{
+ "path" : "pages/account/preStoreAccount",
+ "style" :
+ {
+ "navigationBarTitleText": "账户充值",
+ "enablePullDownRefresh": false
+ }
+
+ }
],
"tabBar": {
"color": "#272636",
diff --git a/pages/account/myAccount.vue b/pages/account/myAccount.vue
index ce357e1..7eb9166 100644
--- a/pages/account/myAccount.vue
+++ b/pages/account/myAccount.vue
@@ -1,35 +1,51 @@
-
-
+
+