update composition-api

This commit is contained in:
good luck 2021-07-28 11:57:22 +08:00
parent 3244651b1d
commit 067ca2eeb2
2 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@
"@vue/cli-plugin-babel": "^4.5.13",
"@vue/cli-plugin-eslint": "^4.5.13",
"@vue/cli-service": "^4.5.13",
"@vue/composition-api": "^1.0.3",
"@vue/composition-api": "^1.0.4",
"@vue/eslint-config-prettier": "^6.0.0",
"babel-eslint": "^10.1.0",
"body-parser": "^1.19.0",
@ -83,7 +83,7 @@
"eslint-plugin-vue": "^7.14.0",
"filemanager-webpack-plugin": "^6.1.4",
"image-webpack-loader": "^7.0.1",
"lint-staged": "^11.0.1",
"lint-staged": "^11.1.1",
"plop": "^2.7.4",
"prettier": "^2.3.2",
"sass": "~1.32.13",

View File

@ -5,7 +5,7 @@
/* stylelint-disable */
@charset "utf-8";
//框架默认主题色
$base-color-default: #1890ff;
$base-color-default: #41b584;
//默认层级
$base-z-index: 999;
//横向布局纵向布局时菜单背景色