schangxiang@126.com
2025-05-16 89c3e31ff116f80bb6e6e7c5ef50f32448cb54ea
端口修改
已修改5个文件
12 ■■■■■ 文件已修改
HIAWms/hiawms_web/.env 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
HIAWms/hiawms_web/.env.development 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HIAWms/hiawms_web/.env.production 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
HIAWms/hiawms_web/components.d.ts 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HIAWms/hiawms_web/src/cms/sdk.es.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
HIAWms/hiawms_web/.env
@@ -3,4 +3,4 @@
VITE_APP_TITLE= CMS
VITE_API_URL = 'http://localhost:18002' # 开发版-育航
VITE_API_URL = 'http://localhost:18000' # 开发版-育航
HIAWms/hiawms_web/.env.development
@@ -10,7 +10,7 @@
VITE_APP_NAMESPACE= 'cs'
# VITE_API_URL = 'http://192.168.2.13:18002'
VITE_API_URL = 'http://localhost:18002'
# VITE_API_URL = 'http://192.168.2.13:18000'
VITE_API_URL = 'http://localhost:18000'
VITE_PROJECT_API_URL='http://127.0.0.1:8802'
HIAWms/hiawms_web/.env.production
@@ -2,7 +2,7 @@
ENV = 'production'
# 线上环境接口地址
VITE_API_URL = 'http://127.0.0.1:18002/'
VITE_API_URL = 'http://127.0.0.1:18000/'
VITE_APP_NAMESPACE= 'cs'
HIAWms/hiawms_web/components.d.ts
@@ -42,8 +42,6 @@
    ElPopover: typeof import('element-plus/es')['ElPopover']
    ElRadio: typeof import('element-plus/es')['ElRadio']
    ElSelect: typeof import('element-plus/es')['ElSelect']
    ElTable: typeof import('element-plus/es')['ElTable']
    ElTableColumn: typeof import('element-plus/es')['ElTableColumn']
    ElTabPane: typeof import('element-plus/es')['ElTabPane']
    ElTabs: typeof import('element-plus/es')['ElTabs']
    ElTag: typeof import('element-plus/es')['ElTag']
HIAWms/hiawms_web/src/cms/sdk.es.js
@@ -311007,7 +311007,7 @@
        class: 'padding-head-icon iconfont icon-tishi1',
        'data-tooltip-raw-content': '',
        title:
          '\u5B9E\u65F6\u6A21\u5F0F\u4E0B\u56FE\u8868\u4E2D\u6700\u5927\u53EF\u652F\u630118002\u70B9\uFF0C<br >\u5386\u53F2\u6A21\u5F0F\u4E0B\u56FE\u8868\u4E2D\u6700\u5927\u53EF\u652F\u6301\u70B9\u6570\u4E0D\u505A\u9650\u5236',
          '\u5B9E\u65F6\u6A21\u5F0F\u4E0B\u56FE\u8868\u4E2D\u6700\u5927\u53EF\u652F\u630118000\u70B9\uFF0C<br >\u5386\u53F2\u6A21\u5F0F\u4E0B\u56FE\u8868\u4E2D\u6700\u5927\u53EF\u652F\u6301\u70B9\u6570\u4E0D\u505A\u9650\u5236',
      }),
    ],
    -1