初始化
Showing
index.html
0 → 100644
{ | ||
"name": "ocss", | ||
"name": "bigwood", | ||
"version": "0.0.1", | ||
"description": "niuu bee", | ||
"productName": "Ocss App", | ||
"description": "JVS 同業訂房網", | ||
"productName": "JVS 同業訂房網", | ||
"author": "alex9012 <alex9012@vip.qq.com>", | ||
"private": true, | ||
"scripts": { | ||
"lint": "eslint --ext .js,.ts,.vue ./", | ||
"format": "prettier --write \"**/*.{js,ts,vue,scss,html,md,json}\" --ignore-path .gitignore", | ||
"test": "echo \"No test specified\" && exit 0" | ||
}, | ||
"dependencies": { | ||
"@quasar/extras": "^1.0.0", | ||
"@quasar/extras": "^1.15.5", | ||
"@types/lockr": "^0.8.7", | ||
"@types/lodash": "^4.14.175", | ||
"@types/webpack-env": "^1.16.2", | ||
"axios": "^0.21.1", | ||
"core-js": "^3.6.5", | ||
"js-md5": "^0.7.3", | ||
"katex": "^0.13.18", | ||
"lockr": "^0.9.0-beta.0", | ||
"lodash": "^4.17.21", | ||
"md5-ts": "^0.1.6", | ||
"mermaid": "^8.12.1", | ||
"quasar": "^2.0.0", | ||
"quasar": "^2.10.0", | ||
"quasar-tiptap-branch": "^1.8.1", | ||
"vue": "^3.0.0", | ||
"vue-i18n": "^9.0.0", | ||
"vue-inline-svg": "^2.1.1", | ||
"vue-router": "^4.0.0", | ||
"vuex": "^4.0.1", | ||
"vuex-persistedstate": "^4.1.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/eslint-parser": "^7.13.14", | ||
"@quasar/app": "^3.0.0", | ||
"@typescript-eslint/eslint-plugin": "^5.10.0", | ||
"@typescript-eslint/parser": "^5.10.0", | ||
"eslint": "^8.10.0", | ||
"eslint-plugin-vue": "^9.0.0", | ||
"eslint-config-prettier": "^8.1.0", | ||
"prettier": "^2.5.1", | ||
"@types/node": "^12.20.21", | ||
"@types/webpack-env": "^1.16.2", | ||
"@typescript-eslint/eslint-plugin": "^4.31.1", | ||
"@typescript-eslint/parser": "^4.31.1", | ||
"@vue/eslint-config-typescript": "^7.0.0", | ||
"eslint": "^7.32.0", | ||
"eslint-plugin-vue": "^7.0.0" | ||
"@intlify/vite-plugin-vue-i18n": "^3.3.1", | ||
"@quasar/app-vite": "^1.0.0", | ||
"autoprefixer": "^10.4.2", | ||
"typescript": "^4.5.4" | ||
}, | ||
"browserslist": [ | ||
"last 10 Chrome versions", | ||
... | ... | @@ -49,7 +57,7 @@ |
"last 5 Opera versions" | ||
], | ||
"engines": { | ||
"node": ">= 12.22.1", | ||
"node": "^18 || ^16 || ^14.19", | ||
"npm": ">= 6.13.4", | ||
"yarn": ">= 1.21.1" | ||
} | ||
... | ... |
src/api/request.ts
0 → 100644
48.2 KB
72.5 KB
1.08 MB
src/i18n/zh-TW/index.ts
0 → 100644
src/pages/auth/forget.vue
0 → 100644
test.html
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.