icssoa před 4 roky
rodič
revize
83c7a5453d
3 změnil soubory, kde provedl 11 přidání a 9 odebrání
  1. 5 3
      README.md
  2. 2 2
      package.json
  3. 4 4
      yarn.lock

+ 5 - 3
README.md

@@ -1,3 +1,5 @@
+# cool-admin [vue2]
+
 <p align="center">
   <a href="https://show.cool-admin.com/" target="blank"><img src="https://admin.cool-js.com/logo.png" width="200" alt="cool-admin Logo" /></a>
 </p>
@@ -12,11 +14,11 @@
 
 ## 地址
 
--   [⚡️ vue2.x + element-ui(免费商用,支持 PC、平板、手机)](https://github.com/cool-team-official/cool-admin-vue)
+-   [⚡️ vue2.x + element-ui](https://github.com/cool-team-official/cool-admin-vue)
 
--   [⚡️ vue3.x + element-plus + ts + webpack(免费商用,支持 PC、平板、手机)](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-webpack)
+-   [⚡️ vue3.x + element-plus + ts + webpack](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-webpack)
 
--   [📌 vue3.x + element-plus + ts + vite(测试中)]()
+-   [📌 vue3.x + element-plus + ts + vite](https://github.com/cool-team-official/cool-admin-vue/tree/vue3-ts-vite)
 
 -   [🌐 码云仓库地址](https://gitee.com/cool-team-official/cool-admin-vue)
 

+ 2 - 2
package.json

@@ -11,7 +11,7 @@
 	"dependencies": {
 		"axios": "^0.21.1",
 		"cl-admin": "^1.5.3",
-		"cl-admin-crud": "^1.6.8",
+		"cl-admin-crud": "^1.6.9",
 		"cl-admin-theme": "^0.0.5",
 		"clipboard": "^2.0.7",
 		"codemirror": "^5.59.4",
@@ -36,7 +36,6 @@
 		"vuex": "^3.4.0"
 	},
 	"devDependencies": {
-		"@vue/composition-api": "^1.0.0-rc.5",
 		"@typescript-eslint/parser": "^3.0.0",
 		"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
 		"@vue/babel-preset-jsx": "^1.1.2",
@@ -45,6 +44,7 @@
 		"@vue/cli-plugin-router": "~4.5.0",
 		"@vue/cli-plugin-vuex": "~4.5.0",
 		"@vue/cli-service": "~4.5.0",
+		"@vue/composition-api": "^1.0.0-rc.5",
 		"@vue/eslint-config-prettier": "^6.0.0",
 		"babel-eslint": "^10.1.0",
 		"babel-plugin-component": "^1.1.1",

+ 4 - 4
yarn.lock

@@ -2615,10 +2615,10 @@ cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
     inherits "^2.0.1"
     safe-buffer "^5.0.1"
 
-cl-admin-crud@^1.6.8:
-  version "1.6.8"
-  resolved "https://registry.npmjs.org/cl-admin-crud/-/cl-admin-crud-1.6.8.tgz#9f86da566636954d0afb06479d0c02bda18dae16"
-  integrity sha512-XHVjF3373zVVD0TzRGUteShYCpvVHt13wFy95k64hpywVivim2vKWnf5Q12ecT/6YL9bb7ewqUZ+k7hXJduY9w==
+cl-admin-crud@^1.6.9:
+  version "1.6.9"
+  resolved "https://registry.yarnpkg.com/cl-admin-crud/-/cl-admin-crud-1.6.9.tgz#bf17927e410cd10a4696c55f68e81439484bae5d"
+  integrity sha512-Me0s3dya0GTT65JZzbVjYmzdTHVcf+82qWZjkbeoC6UWE8DmOO/iy8o/YhKoY2THrHAdBeIhUhP1IGqMNacJPw==
   dependencies:
     array.prototype.flat "^1.2.4"
     clone-deep "^4.0.1"