Skip to content

Commit 30e891a

Browse files
修改ui样式
1 parent 76b3384 commit 30e891a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+21341
-7010
lines changed

package-lock.json

Lines changed: 13182 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"private": true,
88
"scripts": {
99
"dev": "npx quasar dev",
10-
"build": "npx quasar build",
10+
"build": "quasar build",
1111
"build:pwa": "npx quasar build -m pwa",
1212
"lint": "eslint --ext .js,.ts,.vue ./",
1313
"format": "prettier --write \"**/*.{js,ts,vue,scss,html,md,json}\" --ignore-path .gitignore",
@@ -64,7 +64,10 @@
6464
"@typescript-eslint/parser": "^5.10.0",
6565
"ajv": "^7",
6666
"autoprefixer": "^10.4.2",
67+
"browserslist": "^4.21.9",
68+
"caniuse-lite": "^1.0.30001517",
6769
"clean-webpack-plugin": "^4.0.0",
70+
"cross-env": "^7.0.3",
6871
"eslint": "^8.10.0",
6972
"eslint-config-prettier": "^8.1.0",
7073
"eslint-plugin-vue": "^9.0.0",

public/font/Poppins-Black.woff2

49.5 KB
Binary file not shown.
54 KB
Binary file not shown.

public/font/Poppins-Bold.woff2

50.6 KB
Binary file not shown.
57.3 KB
Binary file not shown.
50.7 KB
Binary file not shown.
57.1 KB
Binary file not shown.
50.9 KB
Binary file not shown.
57.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)