Skip to content

Commit

Permalink
style: 样式修改
Browse files Browse the repository at this point in the history
  • Loading branch information
oyjt committed Nov 23, 2024
1 parent 2fc1477 commit 3cc4894
Show file tree
Hide file tree
Showing 5 changed files with 534 additions and 491 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ utils
│ ├ index.ts
│ ├ interceptors.ts
│ ├ status.ts
│ └ type.ts
│ └ types.ts
└ index.ts 入口文件
```

Expand Down
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"z-paging": "^2.8.0"
},
"devDependencies": {
"@antfu/eslint-config": "3.7.3",
"@antfu/eslint-config": "3.9.2",
"@dcloudio/types": "^3.4.14",
"@dcloudio/uni-automator": "3.0.0-4020920240930001",
"@dcloudio/uni-cli-shared": "3.0.0-4020920240930001",
Expand All @@ -86,13 +86,10 @@
"@rollup/rollup-darwin-arm64": "4.24.0",
"@rollup/rollup-darwin-x64": "4.24.0",
"@types/node": "^22.9.1",
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.11.0",
"@uni-helper/uni-app-types": "1.0.0-alpha.4",
"@unocss/eslint-plugin": "^0.63.4",
"@unocss/preset-icons": "^0.63.4",
"@vue/runtime-core": "^3.4.30",
"@vue/tsconfig": "^0.5.1",
"czg": "^1.11.0",
"eslint": "^9.13.0",
"lint-staged": "^15.2.10",
Expand Down
Loading

0 comments on commit 3cc4894

Please sign in to comment.