up 1.1.12

This commit is contained in:
sc 2021-07-01 12:26:50 +08:00
parent 8ec38a8e72
commit f7c9df5eb2
2 changed files with 2 additions and 2 deletions

View File

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

View File

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