diff --git a/.env.dev b/.env.dev
index e71d70a..5a4483b 100644
--- a/.env.dev
+++ b/.env.dev
@@ -3,11 +3,12 @@ VITE_BASE_URL=http://${VITE_HOST}
VITE_COPY_BASE_URL=${VITE_BASE_URL}:7025
VITE_OPERATOR_BASE_URL=${VITE_BASE_URL}:8091
VITE_OPERATOR_PLUGIN_BASE_URL=${VITE_BASE_URL}:8099
-VITE_AI_SHOP_BASE_URL=http://192.168.0.15:8081
+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_USERID=e3e40f95-7a3f-4b53-a1a0-51dd4e881d74
+# VITE_USERID=5cc90b84-905e-4027-9f6c-ab47e9c320a1
# VITE_CURRENT_THEME=fzkj
VITE_CURRENT_THEME=mzw
# VITE_HOST=121.36.71.250:58038
diff --git a/src/route/ProductRelease/ProductRelease.tsx b/src/route/ProductRelease/ProductRelease.tsx
index d513d5e..0acac58 100644
--- a/src/route/ProductRelease/ProductRelease.tsx
+++ b/src/route/ProductRelease/ProductRelease.tsx
@@ -594,14 +594,19 @@ export default function ProductRelease() {
正在交易中...
+
+ 已完成
+
diff --git a/src/route/index/Index.tsx b/src/route/index/Index.tsx
index 98d70a5..b52b3ab 100644
--- a/src/route/index/Index.tsx
+++ b/src/route/index/Index.tsx
@@ -19,7 +19,7 @@ import RefunModal from '../../components/RefunModal/RefunModal.tsx'
import CorrectionModal from '../../components/CorrectionModal/CorrectionModal.tsx'
import ReplaceModal from '../../components/ReplaceModal/ReplaceModal.tsx'
import ContractModal from '../../components/ContractModal/ContractModal.tsx'
-// import MenuWithBottomButtom from '../../components/menu/MenuWithBottomButton.tsx'
+import MenuWithBottomButtom from '../../components/menu/MenuWithBottomButton.tsx'
// import MenuTreeWithTopButton from "../../components/menu/MenuTreeWithTopButton.tsx";
// import ListProj from "../../components/list/ListProj.tsx";
// import ListProjAgent from "../../components/list/ListProjAgent.tsx";
@@ -2140,7 +2140,7 @@ export default function Index() {
) : (
<>>
)} */}
- {/* {THEME == 'mzw' ? (
+ {THEME == 'mzw' ? (
) : (
<>>
- )} */}
+ )}
{/*