diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 3046f61..7dd8e93 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -26,7 +26,7 @@ jobs: uses: actions/setup-node@v4 with: node-version: ${{ matrix.node-version }} - - run: npm i + - run: npm i --dev - run: npm run build --if-present - run: tar -zcvf release.tgz dist/ - name: Upload binaries to release diff --git a/package.json b/package.json index 6ab66bc..a6a947d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@imzlh/vlist", "version": "5.7.3", - "displayName": "vList5", + "displayName": "vList", "description": "一个全能的现代化的文件管理UI,使用vue3", "license": "MIT", "keywords": [ diff --git a/src/App.vue b/src/App.vue index 7e80526..27baa2f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -326,17 +326,15 @@
-
- - - -
+