From 5fc3a45361b72ddc13a8f5b9d96dcf9ea9bcf936 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?LAPTOP-D7TKRI82=5C=E9=82=93?= <52643018@qq.com>
Date: Tue, 22 Jun 2021 11:49:19 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E4=B8=AA=E4=BA=BA=E4=B8=AD?=
=?UTF-8?q?=E5=BF=83=E9=A1=B5=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
common/styles/common.css | 4 ++
pages/center/index.vue | 129 ++++++++++++++++++++++++++++-----------
2 files changed, 98 insertions(+), 35 deletions(-)
diff --git a/common/styles/common.css b/common/styles/common.css
index 534f5db..a68d65d 100644
--- a/common/styles/common.css
+++ b/common/styles/common.css
@@ -125,6 +125,10 @@ radio:not([disabled]) .wx-radio-input:hover checkbox:not([disabled]) .wx-checkbo
flex-wrap: wrap;
}
+.lf-text-vertical{
+ vertical-align: middle;
+}
+
.lf-line-1{
overflow: hidden;
white-space: nowrap;
diff --git a/pages/center/index.vue b/pages/center/index.vue
index 88ee79b..e2d0f22 100644
--- a/pages/center/index.vue
+++ b/pages/center/index.vue
@@ -1,13 +1,61 @@
-
-
-
-
- uView - 多平台快速开发的UI框架
-
+
+
+
+
+ 时空网的忠实网友
+
+ ID 78873
+ 135****7547
+
+
-
- Link超链接组件演示
+
+
+
+
+ 我的收藏
+
+
+
+
+
+
+
+
+ 联系客服
+
+
+
+
+
+
+
+
+ 意见反馈
+
+
+
+
+
+
+
+
+ 常见问题
+
+
+
+
+
+
+
+
+ 退出登录
+
+
+
+
+
@@ -16,7 +64,7 @@
export default {
data() {
return {
- title: 'Hello'
+
}
},
onLoad() {
@@ -28,35 +76,46 @@
}
-
+