From b66535831e1c21416b7120bacff5dc5d87edade3 Mon Sep 17 00:00:00 2001 From: harrywan Date: Thu, 12 Sep 2024 14:32:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A7=84=E8=8C=83pnpm=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + packages/fes-template/src/global.css | 1 - packages/fes-template/src/pages/index.vue | 1 - packages/fes-template/src/pages/menuTest/index.vue | 14 +++++++++++--- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3f04ec01..786f525d 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "type": "module", "version": "3.2.0", "private": true, + "packageManager": "pnpm@8.6.6", "description": "一个好用的前端管理台快速开发框架", "preferGlobal": true, "workspaces": [ diff --git a/packages/fes-template/src/global.css b/packages/fes-template/src/global.css index 72e7fed3..33ab76f2 100644 --- a/packages/fes-template/src/global.css +++ b/packages/fes-template/src/global.css @@ -5,5 +5,4 @@ html, body { .page { height: 1000px; - background-image: url('~@/images/hello.png'); } diff --git a/packages/fes-template/src/pages/index.vue b/packages/fes-template/src/pages/index.vue index 2b877193..6a124862 100644 --- a/packages/fes-template/src/pages/index.vue +++ b/packages/fes-template/src/pages/index.vue @@ -27,6 +27,5 @@ function go() { diff --git a/packages/fes-template/src/pages/menuTest/index.vue b/packages/fes-template/src/pages/menuTest/index.vue index 9cf15ba7..c07dad23 100644 --- a/packages/fes-template/src/pages/menuTest/index.vue +++ b/packages/fes-template/src/pages/menuTest/index.vue @@ -2,17 +2,25 @@
menuTest-index
- Go to 1 - Go to 2 - Go to 3 + + Go to 1 + + + Go to 2 + + + Go to 3 +
+ { "title": "menuTest" } +