diff --git a/.env.dev b/.env.dev index ad7f5c1..d2a3c32 100644 --- a/.env.dev +++ b/.env.dev @@ -7,4 +7,5 @@ VITE_AI_SHOP_BASE_URL=http://192.168.0.115:8081 VITE_WEBSOCKET_BASE_URL=ws://${VITE_HOST}:7025/copyright # 18634604067 VITE_USERID=80d3365e-0597-4988-979e-18ef1c3ec671 -VITE_CURRENT_THEME=fzkj \ No newline at end of file +# VITE_CURRENT_THEME=fzkj +VITE_CURRENT_THEME=mzw diff --git a/.env.fzkj b/.env.fzkj index cf253b9..12f6ef3 100644 --- a/.env.fzkj +++ b/.env.fzkj @@ -1,4 +1,4 @@ -VITE_BASE_URL=http://101.200.88.219:8081/ +VITE_BASE_URL=http://101.200.88.219:8081 VITE_COPY_BASE_URL=${VITE_BASE_URL} VITE_OPERATOR_BASE_URL=${VITE_BASE_URL} VITE_OPERATOR_PLUGIN_BASE_URL=${VITE_BASE_URL} diff --git a/index.html b/index.html index fc00295..70858be 100644 --- a/index.html +++ b/index.html @@ -3,30 +3,30 @@ + - AI喵著 - +
diff --git a/package.json b/package.json index 360b560..bd51b00 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dev": "vite --mode dev", "dev:fzkj": "vite --mode fzkj", "dev:mzw": "vite --mode mzw", - "build": "tsc && vite build", + "build": "tsc && vite build --mode mzw", "build:fzkj": "tsc && vite build --mode fzkj", "build:mzw": "tsc && vite build --mode mzw", "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0", diff --git a/public/fzkj.svg b/public/fzkj.svg new file mode 100644 index 0000000..c196db0 --- /dev/null +++ b/public/fzkj.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/route/proj/edit/ProjEditStep2Show.tsx b/src/route/proj/edit/ProjEditStep2Show.tsx index 893c13e..984ab80 100644 --- a/src/route/proj/edit/ProjEditStep2Show.tsx +++ b/src/route/proj/edit/ProjEditStep2Show.tsx @@ -521,7 +521,7 @@ export default function ProjEditStep2() {
-
项目全称:
+
软件全称:
// label="项目简称" @@ -531,17 +531,31 @@ export default function ProjEditStep2() { + // placeholder="请输入项目简称" + />
+
项目简称:
+ + + // label="项目简称" + name="projSubName" + rules={[{ required: false, message: '请输入项目简称' }]} + > + + +
+ + {/*
开发完成时间:
- // label="开发完成时间" + name="projDevCompleteDate" - // rules={[{ required: true, message: '请输入开发完成时间' }]} > -
+
*/} @@ -571,8 +585,24 @@ export default function ProjEditStep2() { placeholder="请输入项目版本" /> +
+
开发完成时间:
-
+ + + name="projDevCompleteDate" + > + + +
+ +
姓名或公司名称:
+ -
+
* 英文名称:
} style={{ width: "160px", height: '43px', fontSize: '14px' }}> 创建所属者 -
+
@@ -717,7 +748,7 @@ export default function ProjEditStep2() { }} type="primary" icon={} style={{ width: "160px", height: '43px', fontSize: '14px' }}> 创建联系人 -
+
diff --git a/src/static/blue/css/index.css b/src/static/blue/css/index.css deleted file mode 100644 index 3b2961f..0000000 --- a/src/static/blue/css/index.css +++ /dev/null @@ -1,171 +0,0 @@ -:root { - --color-border: rgba(206, 206, 206, 0.4); - --color-box-shadow: rgba(206, 206, 206, 0.4); - --color-red: #ff5722; - - /* ai页面窗口被选中状态颜色 */ - --color-primary: rgb(81, 150, 177); - - - - --color-green: rgba(129, 179, 55, 1); - --color-blue: rgba(64, 149, 229, 1); - --color-purple: #a233c6; - --color-dark: rgba(68, 72, 88, 1); - --color-light: #fafafa; - --color-hover: #eeeeee; - --color-text-disabled: rgba(68, 72, 88, 0.5); - --color-text-header-left: #FFBF6B; - --color-text-header-right: #101010; - --color-note: rgba(68, 72, 88, 0.5); - --color-disabled: #D9D9D9; - --font-size-head: 14px; - /* --width-workspace: 1280px; */ - --width-workspace: 100vw; - --height-head: 60px; - --height-foot: 30px; - /* head中在线客服字体颜色 */ - --color-kefu: white; - /* head中套餐包背景色 */ - --color-pickback: rgba(222, 222, 222, 0.3); - /* head中套餐包、邀请码 字体颜色 系统流程 消息提示颜色 */ - --color-pickfont: rgb(255, 255, 255); - /* heda中套餐包数字字体颜色 */ - --color-picknum: #FF6508; - /* head中充值按钮背景色 */ - --color-recharge: linear-gradient(52deg, #12FFF1 0%, #0129BC 100%); - /* head消息提示有消息的背景颜色 */ - --color-noticeback: #3FD4FF; - - - - /* left中选中菜单背景色 顶部创建按钮背景色*/ - --color-menuactive: #3FD4FF; - /* left中创建按钮背景色 */ - --color-menucreate: #3FD4FF; - /* left中顶部菜单字体颜色 */ - --color-menuhead: #1A2F66; - /* left中顶部菜单背景颜色 */ - --color-menuback: #EFFCFF; - /* left中顶部菜单边框颜色 */ - --color-menuborder: rgba(99, 155, 177, 0.3); - /* left中的选项字体颜色 */ - --color-menuoption: #1A2F66; - - - - /* 项目卡标签被选中后背景色 边框颜色 */ - --color-tagactive: #3FD4FF; - /* 项目卡金额背景色 */ - --color-tagmoney: #E6FBFF ; - /* 项目卡金额字体颜色 */ - --color-tagmoneyfont: #13374C; - /* 项目卡金额右边小字体颜色 */ - --color-tagmoneyright: #13374C; - /* 项目卡编辑预览 产权所属者 颜色 */ - --color-tagedit: #13374C; - - /* 顶部搜索栏特殊按钮颜色 */ - --color-searchbtn: #3FD4FF; - - /* 特殊竖条小块颜色 */ - --color-block: skyblue; - - - /* ai窗口被选中菜单颜色 */ - --color-aimenuactive: skyblue; - - - /* 创建项目顶部标题颜色 */ - --color-createfont: #275257; - /* 创建项目顶部标题背景色 */ - --color-createback: #F7F7F7; - /* 创建项目顶部标题字体颜色 */ - --color-createfont: #275257; - /* 创建项目使用流程序号背景色 */ - --color-createflow: #F38F1E; - - /* 创建所属者特殊字体颜色 */ - --color-ownfont: skyblue; - - /* 选择优惠券时候的可使用优惠券背景色 */ - --color-couponback: #FFF7EF; - /* 被选择优惠券边框 */ - --color-couponactive: #FF9D11; - - - /* 补正页补正类背景色 */ - --color-correctiontype: rgba(255, 189, 146, 0.32); - -} - -html, -body { - margin: 0; - padding: 0; - font-size: 14px; - background-color: #EEEEEE; - /* 禁止滚动条占位 隐藏浏览器默认的滚动条样式 */ - scrollbar-width: none; -} - -a { - color: var(--color-blue); - text-decoration-line: none; -} - -ul { - list-style: none; - margin: 0; - padding: 0; -} - -.text-btn { - cursor: pointer; -} - -.btn { - border: none; - border-radius: 3px; - padding: 10px; - cursor: pointer; -} - -.btn:active { - opacity: 0.95; -} - -.btn-red { - background-color: var(--color-red); - color: var(--color-light); -} - -.btn-orange { - background-color: var(--color-primary); - color: var(--color-light); -} - -.btn-green { - background-color: var(--color-green); - color: var(--color-light); -} - -.btn-blue { - background-color: var(--color-blue); - color: var(--color-light); -} - -.btn-purple { - background-color: var(--color-purple); - color: var(--color-light); -} - -.btn-dark { - background-color: var(--color-dark); - color: var(--color-light); -} - -.btn-light { - background-color: var(--color-light); - color: var(--color-dark); -} \ No newline at end of file diff --git a/src/static/blue/img/ai.gif b/src/static/blue/img/ai.gif deleted file mode 100644 index ac15460..0000000 Binary files a/src/static/blue/img/ai.gif and /dev/null differ diff --git a/src/static/blue/img/buyback.png b/src/static/blue/img/buyback.png deleted file mode 100644 index d9de89e..0000000 Binary files a/src/static/blue/img/buyback.png and /dev/null differ diff --git a/src/static/blue/img/head/background.png b/src/static/blue/img/head/background.png deleted file mode 100644 index 82ae643..0000000 Binary files a/src/static/blue/img/head/background.png and /dev/null differ diff --git a/src/static/blue/img/head/kf.png b/src/static/blue/img/head/kf.png deleted file mode 100644 index 2782f48..0000000 Binary files a/src/static/blue/img/head/kf.png and /dev/null differ diff --git a/src/static/blue/img/head/kfImg.png b/src/static/blue/img/head/kfImg.png deleted file mode 100644 index b7b7eac..0000000 Binary files a/src/static/blue/img/head/kfImg.png and /dev/null differ diff --git a/src/static/blue/img/head/logo.png b/src/static/blue/img/head/logo.png deleted file mode 100644 index 1ad67cb..0000000 Binary files a/src/static/blue/img/head/logo.png and /dev/null differ diff --git a/src/static/blue/img/head/logoT.png b/src/static/blue/img/head/logoT.png deleted file mode 100644 index a2c1d10..0000000 Binary files a/src/static/blue/img/head/logoT.png and /dev/null differ diff --git a/src/static/blue/img/head/money.png b/src/static/blue/img/head/money.png deleted file mode 100644 index f81e06c..0000000 Binary files a/src/static/blue/img/head/money.png and /dev/null differ diff --git a/src/static/blue/img/head/moneytwo.png b/src/static/blue/img/head/moneytwo.png deleted file mode 100644 index 7bb91e4..0000000 Binary files a/src/static/blue/img/head/moneytwo.png and /dev/null differ diff --git a/src/static/blue/img/left/obj.png b/src/static/blue/img/left/obj.png deleted file mode 100644 index 12b66ef..0000000 Binary files a/src/static/blue/img/left/obj.png and /dev/null differ diff --git a/src/static/blue/img/pack.png b/src/static/blue/img/pack.png deleted file mode 100644 index 20030c4..0000000 Binary files a/src/static/blue/img/pack.png and /dev/null differ diff --git a/src/static/blue/img/projBox/background.png b/src/static/blue/img/projBox/background.png deleted file mode 100644 index 8f9f57f..0000000 Binary files a/src/static/blue/img/projBox/background.png and /dev/null differ diff --git a/src/static/blue/img/projBox/black.png b/src/static/blue/img/projBox/black.png deleted file mode 100644 index 0028365..0000000 Binary files a/src/static/blue/img/projBox/black.png and /dev/null differ diff --git a/src/static/blue/img/projBox/blue.png b/src/static/blue/img/projBox/blue.png deleted file mode 100644 index dbc526c..0000000 Binary files a/src/static/blue/img/projBox/blue.png and /dev/null differ diff --git a/src/static/blue/img/projBox/green.png b/src/static/blue/img/projBox/green.png deleted file mode 100644 index 0a78f53..0000000 Binary files a/src/static/blue/img/projBox/green.png and /dev/null differ diff --git a/src/static/blue/img/projBox/logo.png b/src/static/blue/img/projBox/logo.png deleted file mode 100644 index 11ddf11..0000000 Binary files a/src/static/blue/img/projBox/logo.png and /dev/null differ diff --git a/src/static/blue/img/projBox/num.png b/src/static/blue/img/projBox/num.png deleted file mode 100644 index b3f3601..0000000 Binary files a/src/static/blue/img/projBox/num.png and /dev/null differ diff --git a/src/static/blue/img/projBox/red.png b/src/static/blue/img/projBox/red.png deleted file mode 100644 index 5b33e6c..0000000 Binary files a/src/static/blue/img/projBox/red.png and /dev/null differ diff --git a/src/static/blue/img/projBox/reson.png b/src/static/blue/img/projBox/reson.png deleted file mode 100644 index c2792d2..0000000 Binary files a/src/static/blue/img/projBox/reson.png and /dev/null differ diff --git a/src/static/blue/img/projBox/timeback.png b/src/static/blue/img/projBox/timeback.png deleted file mode 100644 index afbf9b7..0000000 Binary files a/src/static/blue/img/projBox/timeback.png and /dev/null differ diff --git a/src/static/blue/img/right/back.png b/src/static/blue/img/right/back.png deleted file mode 100644 index 2b15e33..0000000 Binary files a/src/static/blue/img/right/back.png and /dev/null differ diff --git a/src/static/blue/img/right/del.png b/src/static/blue/img/right/del.png deleted file mode 100644 index f0c2686..0000000 Binary files a/src/static/blue/img/right/del.png and /dev/null differ diff --git a/src/static/blue/img/right/gps.png b/src/static/blue/img/right/gps.png deleted file mode 100644 index 539a691..0000000 Binary files a/src/static/blue/img/right/gps.png and /dev/null differ diff --git a/src/static/blue/img/right/menu.png b/src/static/blue/img/right/menu.png deleted file mode 100644 index 7818b44..0000000 Binary files a/src/static/blue/img/right/menu.png and /dev/null differ diff --git a/src/static/blue/img/right/order.png b/src/static/blue/img/right/order.png deleted file mode 100644 index 365606f..0000000 Binary files a/src/static/blue/img/right/order.png and /dev/null differ diff --git a/src/static/blue/img/right/set.png b/src/static/blue/img/right/set.png deleted file mode 100644 index 103d379..0000000 Binary files a/src/static/blue/img/right/set.png and /dev/null differ diff --git a/src/static/blue/img/serve.png b/src/static/blue/img/serve.png deleted file mode 100644 index 47aac06..0000000 Binary files a/src/static/blue/img/serve.png and /dev/null differ diff --git a/src/static/blue/img/use.png b/src/static/blue/img/use.png deleted file mode 100644 index cedaaa6..0000000 Binary files a/src/static/blue/img/use.png and /dev/null differ diff --git a/src/static/fzkj/img/head/logo.png b/src/static/fzkj/img/head/logo.png index 1ad67cb..8779e5f 100644 Binary files a/src/static/fzkj/img/head/logo.png and b/src/static/fzkj/img/head/logo.png differ diff --git a/src/util/AjaxUtils.ts b/src/util/AjaxUtils.ts index 1ca3c6e..0cada7e 100644 --- a/src/util/AjaxUtils.ts +++ b/src/util/AjaxUtils.ts @@ -19,13 +19,13 @@ export const Axios = axios; // export const aiShopBaseUrl = `${baseUrl}`; // export const WebSocketBaseUrl: string = '/copyright'; // ---- dev 和 prod 的配置通过 .env 文件管理 -export const host = import.meta.env.VITE_HOST || '192.168.0.15'; -export const baseUrl = import.meta.env.VITE_BASE_URL || `http://${host}`; -export const copyBaseUrl = import.meta.env.VITE_COPY_BASE_URL || `${baseUrl}:7025`; -export const operatorBaseUrl = import.meta.env.VITE_OPERATOR_BASE_URL || `${baseUrl}:8091`; -export const operatorPluginBaseUrl = import.meta.env.VITE_OPERATOR_PLUGIN_BASE_URL || `${baseUrl}:8099`; -export const aiShopBaseUrl = import.meta.env.VITE_AI_SHOP_BASE_URL || `http://192.168.0.115:8081`; -export const WebSocketBaseUrl: string = import.meta.env.VITE_WEBSOCKET_BASE_URL || `ws://${host}:7025/copyright`; +// export const host = import.meta.env.VITE_HOST || '192.168.0.15'; +export const baseUrl = import.meta.env.VITE_BASE_URL ; +export const copyBaseUrl = import.meta.env.VITE_COPY_BASE_URL ; +export const operatorBaseUrl = import.meta.env.VITE_OPERATOR_BASE_URL ; +export const operatorPluginBaseUrl = import.meta.env.VITE_OPERATOR_PLUGIN_BASE_URL ; +export const aiShopBaseUrl = import.meta.env.VITE_AI_SHOP_BASE_URL ; +export const WebSocketBaseUrl: string = import.meta.env.VITE_WEBSOCKET_BASE_URL ; axios.defaults.baseURL = `${copyBaseUrl}/copyright`; // export const DevUserId: string = '80d3365e-0597-4988-979e-18ef1c3ec671'; // 18634604067 // export const DevUserId: string = 'e3e40f95-7a3f-4b53-a1a0-51dd4e881d74'; // 15042810561 密码88888888