当前联系人:
请选择联系人
@@ -248,7 +250,7 @@ export default function ContactPeople(props: any) {
pagination={{
defaultPageSize: 5, // 设置默认一页显示 5 条数据
}}
- style={{ textAlign: 'center' }} // 设置表格内容居中显示
+ style={{ textAlign: 'center', height: 390 }} // 设置表格内容居中显示
rowKey="projContactId" // 指定数据项的唯一标识符
>
@@ -315,7 +317,7 @@ export default function ContactPeople(props: any) {
pagination={{
defaultPageSize: 5, // 设置默认一页显示 5 条数据
}}
- style={{ textAlign: 'center' }} // 设置表格内容居中显示
+ style={{ textAlign: 'center', height: 390 }} // 设置表格内容居中显示
rowKey="projContactId" // 指定数据项的唯一标识符
>
@@ -380,31 +382,31 @@ export default function ContactPeople(props: any) {
-
-
{
+
{
setNoticeModal(true)
}}>
-
{unRead}
+
{unRead}
@@ -619,8 +625,16 @@ export default function Head() {
{/*
*/}
- {icRebateRatio ? `邀请码分享给他人,即可获得${icRebateRatio}%佣金` : '邀请码分享给他人,即可获得佣金'}
- {/* 邀请码分享给他人,即可获得{icRebateRatio}%佣金 */}
+ {/* {icRebateRatio ? `邀请码分享给他人,即可获得${icRebateRatio}%佣金` : '邀请码分享给他人,即可获得佣金'} */}
+ {icRebateRatio ?
+ (
+
邀请码分享给他人,即可获得{icRebateRatio}%佣金
+
全托管佣金:{icPriceAll}元,写材料佣金:{icPriceMaterial}元
+
+
+ )
+ : (<>邀请码分享给他人,即可获得佣金>)}
+ {/* */}
{/*
diff --git a/src/util/AjaxUtils.ts b/src/util/AjaxUtils.ts
index 2486d58..e18a1f4 100644
--- a/src/util/AjaxUtils.ts
+++ b/src/util/AjaxUtils.ts
@@ -3,13 +3,15 @@ import type { MessageInstance } from "antd/es/message/interface";
export const Axios = axios;
-axios.defaults.baseURL = 'http://192.168.0.15:7025/copyright';
+// axios.defaults.baseURL = 'http://192.168.0.15:7025/copyright';
+axios.defaults.baseURL = 'http://192.168.0.103:7025/copyright';
// axios.defaults.baseURL = 'http://192.168.43.145:7025/copyright';
// axios.defaults.baseURL = 'http://127.0.0.1:7025/copyright';
// axios.defaults.baseURL = 'https://www.aimzhu.com/copyright';
// axios.defaults.baseURL = '/copyright';
// export const WebSocketBaseUrl: string = 'ws://127.0.0.1:7025/copyright';
-export const WebSocketBaseUrl: string = 'ws://192.168.0.15:7025/copyright';
+// export const WebSocketBaseUrl: string = 'ws://192.168.0.15:7025/copyright';
+export const WebSocketBaseUrl: string = 'ws://192.168.0.103:7025/copyright';
// export const WebSocketBaseUrl: string = '/copyright';
export const DevUserId: string = '80d3365e-0597-4988-979e-18ef1c3ec671'; // 18634604067
// export const DevUserId: string = 'eb9a82a6-6ed3-4ba0-90e6-d836cefff915'; // 15042810561