remove 去除表单和表格

This commit is contained in:
DaxPay
2024-07-02 18:23:56 +08:00
parent 3c59102ecf
commit 78b41c778d
149 changed files with 97 additions and 16225 deletions

View File

@@ -32,7 +32,6 @@
"lint:prettier": "prettier --write .",
"lint:stylelint": "stylelint \"**/*.{vue,css,less,scss}\" --fix --cache --cache-location node_modules/.cache/stylelint/",
"log": "conventional-changelog -p angular -i CHANGELOG.md -s",
"prepare": "husky install",
"preview": "npm run build && vite preview",
"reinstall": "rimraf pnpm-lock.yaml && rimraf package.lock.json && rimraf node_modules && npm run bootstrap",
"serve": "npm run dev",
@@ -93,7 +92,6 @@
"showdown": "^2.1.0",
"sortablejs": "^1.15.2",
"unocss": "^0.59.4",
"vditor": "^3.10.4",
"vue": "^3.4.25",
"vue-i18n": "^9.13.1",
"vue-json-pretty": "^2.4.0",
@@ -127,7 +125,6 @@
"cross-env": "^7.0.3",
"cz-git": "^1.9.1",
"czg": "^1.9.1",
"husky": "^9.0.11",
"lint-staged": "15.2.2",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.5.0",