From 34b5cb9940cb69d9588b092059bac4cc8baf9bfd Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@smartai.com> Date: 星期一, 19 九月 2022 11:01:44 +0800 Subject: [PATCH] 修复管理员权限的页面打开方式,添加title设置 --- src/views/index/components/rightForm.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/index/components/rightForm.vue b/src/views/index/components/rightForm.vue index ae78fe6..6208646 100644 --- a/src/views/index/components/rightForm.vue +++ b/src/views/index/components/rightForm.vue @@ -54,7 +54,7 @@ ></price> </div> - <div class="button">绔嬪嵆璐拱</div> + <div class="button">绔嬪嵆瀹夎</div> <div class="info"> 浜у搧鏀寔<span class="blue">1璺�</span>瀹炴椂瑙嗛鍒嗘瀽锛屽彲缁戝畾<span class="blue" @@ -207,7 +207,7 @@ right: -1px; width: 24px; height: 30px; - background: url("/images/index/鎵撴姌鏍囩.png"); + background: url("/images/index/cut.png"); font-size: 12px; line-height: 30px; color: #fff; -- Gitblit v1.8.0