From 406d47e7c5ef5d729c8c8eaebd944c159e16beb8 Mon Sep 17 00:00:00 2001 From: yuanzbz <3517876561@qq.com> Date: Sun, 22 Oct 2023 16:36:08 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=B9=E6=80=A7:=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E4=B8=AD=E8=8B=B1=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 117 +++++++++++++++++++++++---------------- 1 file changed, 70 insertions(+), 47 deletions(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 5b44dbb..0472038 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -17,31 +17,62 @@
-
昵称:小狼
-
职业:前端
-
公司:小公司
-
年龄:~~
-
性别:男
-
现住址:中国-浙江-杭州
-
邮箱:1135957121@qq.com
-
微信:19550102670(欢迎加微信入群)
-
技术栈:JavaScript、HTML、CSS、Vue、Node、React
+
{{ $t('home.nickName') }}:{{ $t('home.Wolf') }}
+
{{ $t('home.job') }}:{{ $t('home.web') }}
+
{{ $t('home.company') }}:小公司
+
{{ $t('home.age') }}:~~
+
{{ $t('home.sex') }}:{{ $t('home.male') }}
+
{{ $t('home.currentAddress') }}:中国-浙江-杭州
+
{{ $t('home.mail') }}:1135957121@qq.com
+
{{ $t('home.WeChat') }}: 微信:19550102670(欢迎加微信入群)
+
{{ $t('home.technologyStack') }}:JavaScript、HTML、CSS、Vue、Node、React
-
个性标签
+
{{ $t('home.PersonalityLabel') }}
- 怕麻烦 - 健身运动 - 睡觉 - 漫威 + {{ $t('home.trouble') }} + {{ $t('home.fitness') }} + {{ $t('home.sleep') }} + {{ $t('home.Marvel') }} 向往
-
最喜欢的一句话
-
---------- 开心最重要
+
{{ $t('home.favoriteSentence') }}
+
---------- {{ $t('home.happy') }}
如果对你有帮助的话,可以麻烦点一颗 Star、Fork、Watch! 你的鼓励是我继续优化的动力~~
{{ $t('home.impression') }}~~
@@ -52,18 +83,16 @@
-
+
用户访问量
@@ -74,18 +103,16 @@
-
+
系统消息
@@ -96,18 +123,16 @@
-
数量
@@ -123,24 +148,24 @@

zb-table

uniapp 表格组件 + >uniapp 表格组件 支持固定表头和首列、上拉加载更多、及固定多列,表格自适应内容,排序,多选checkbox、可点击删除,编辑、合计功能,兼容多端

vue-admin-perfect

系统基于vue3+vuex+ element-plus+ts后台管理系统
系统基于vue3+vuex+ element-plus+ts后台管理系统
@@ -161,17 +186,15 @@