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 @@
}
-
+