This commit is contained in:
sc 2021-06-19 13:08:26 +08:00
parent bd2f9f3747
commit ce8ed9bca1
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "SCUI-Admin",
"version": "1.1.7",
"version": "1.1.8",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",

View File

@ -3,7 +3,7 @@ const DEFAULT_CONFIG = {
APP_NAME: "SCUI",
//版本号
APP_VER: "1.1.7",
APP_VER: "1.1.8",
//接口地址
API_URL: "",