From 93afc1c844adceffac32d7d5d9bcb2025d8d6b18 Mon Sep 17 00:00:00 2001 From: dongjian <315328220@qq.com> Date: Fri, 26 Sep 2025 14:06:04 +0800 Subject: [PATCH] no message --- pages.json | 7 ++ pages/rwa_package/account/index.vue | 151 ++++++++++++++++++++++++++++ 2 files changed, 158 insertions(+) create mode 100644 pages/rwa_package/account/index.vue 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 @@ + + + + +