From e536e708ca1600f9313286084ddd6154a895bf0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?= =?UTF-8?q?=E7=A8=80?= <2675540038@qq.com> Date: Tue, 30 Jul 2024 18:16:05 +0800 Subject: [PATCH] 1 --- src/pages/tweets/index.vue | 179 +++++++++++++++++++++++++++++++ src/pages/user/user_index.vue | 1 + src/pages/user/user_info.vue | 100 +++++++++-------- src/router/modules/components.ts | 29 +++-- 4 files changed, 255 insertions(+), 54 deletions(-) create mode 100644 src/pages/tweets/index.vue diff --git a/src/pages/tweets/index.vue b/src/pages/tweets/index.vue new file mode 100644 index 0000000..aa8acf1 --- /dev/null +++ b/src/pages/tweets/index.vue @@ -0,0 +1,179 @@ + + diff --git a/src/pages/user/user_index.vue b/src/pages/user/user_index.vue index 7772991..063d444 100644 --- a/src/pages/user/user_index.vue +++ b/src/pages/user/user_index.vue @@ -62,6 +62,7 @@ +
- - + + + + + + +
@@ -13,32 +18,6 @@
- - - - - - -
- {{info.gender==1?"男":"女"}} -
-
- - - - - - - - -
- {{info.introduction}} -
-
-
-
- -
@@ -61,19 +40,40 @@
+ - - + + + + + + +
+ {{info.gender==1?"男":"女"}} +
+
+ + + + + + + +
+ {{info.introduction}} +
+
+ + + + + -
-
- -
@@ -110,11 +110,11 @@ - -
- {{info.enterprise_Introduction}} -
-
+ +
+ {{info.enterprise_Introduction}} +
+
@@ -145,17 +145,22 @@ -
- - - 拒绝 +
+ + + 审核拒绝 - - 通过审核 + + 通过审核
-
+