From 39d6ce55886dcd318f430f45f7c15dd3cc790c67 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Tue, 5 Dec 2023 17:47:53 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E6=8B=A9=E8=A7=92=E8=89=B2=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=87=AA=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/styles/index.scss | 1 + src/views/Role.vue | 15 +++++++++------ tailwind.config.js | 7 ++++--- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2b98d85..d8e2f62 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ujcms-cp", + "name": "sand", "version": "2.0.0", "private": true, "scripts": { diff --git a/src/styles/index.scss b/src/styles/index.scss index 5db28d2..05277e8 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -40,6 +40,7 @@ body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; + overflow: hidden; } #app { diff --git a/src/views/Role.vue b/src/views/Role.vue index a1bc24f..d242152 100644 --- a/src/views/Role.vue +++ b/src/views/Role.vue @@ -59,22 +59,25 @@ -