up 1.1.15

This commit is contained in:
sc 2021-07-07 13:33:06 +08:00
parent 47d40670ee
commit f248b768ec
2 changed files with 3 additions and 3 deletions

View File

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

View File

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