diff --git a/pages.json b/pages.json
index 28290ba..3a6fadd 100644
--- a/pages.json
+++ b/pages.json
@@ -265,6 +265,13 @@
"navigationBarTextStyle": "black"
}
},
+ {
+ "path": "account/index",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTextStyle": "black"
+ }
+ },
{
"path": "setting/express",
"style": {
diff --git a/pages/rwa_package/account/index.vue b/pages/rwa_package/account/index.vue
new file mode 100644
index 0000000..bbe903e
--- /dev/null
+++ b/pages/rwa_package/account/index.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+