同步主线antd3

This commit is contained in:
lai
2024-11-07 15:17:56 +08:00
parent 612592ec2a
commit 44cd1d354a
10 changed files with 555 additions and 335 deletions

View File

@@ -11,7 +11,7 @@ VITE_APP_NAME = "Core Network OMC"
VITE_APP_CODE = "OMC"
# 应用版本
VITE_APP_VERSION = "2.241028"
VITE_APP_VERSION = "2.241102"
# 接口基础URL地址-不带/后缀
VITE_API_BASE_URL = "/omc-api"