From 75291a6831b27cc76a79985269ed73f79ad1e4b6 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@smartai.com> Date: 星期二, 27 九月 2022 17:07:54 +0800 Subject: [PATCH] 修改菜单权限 --- 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