Compare commits
1 Commits
3f6f03994e
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc0cb3caad |
@@ -86,7 +86,7 @@ export default defineConfig({
|
|||||||
'process.env': {
|
'process.env': {
|
||||||
// API_URL: "http://guangdongadminapi.zhongshuai2023.com",
|
// API_URL: "http://guangdongadminapi.zhongshuai2023.com",
|
||||||
// API_URL: "http://iadminapi.zhongshuai2023.com",
|
// API_URL: "http://iadminapi.zhongshuai2023.com",
|
||||||
API_URL: "http://192.168.112.207:1002",
|
API_URL: "http://192.168.112.175:1002",
|
||||||
// API_URL: "http://guangdongadminapi.zhongshuai2023.com",
|
// API_URL: "http://guangdongadminapi.zhongshuai2023.com",
|
||||||
|
|
||||||
// API_URL: "http://192.168.1.54:1002",
|
// API_URL: "http://192.168.1.54:1002",
|
||||||
|
|||||||
4
dist/index.html
vendored
4
dist/index.html
vendored
@@ -3,11 +3,11 @@
|
|||||||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
<title>广东星动</title>
|
<title>广东星动</title>
|
||||||
<link rel="stylesheet" href="/umi.332f7838.css">
|
<link rel="stylesheet" href="/umi.23b13f1d.css">
|
||||||
<script async="" src="/scripts/loading.js"></script>
|
<script async="" src="/scripts/loading.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
<script src="/umi.24ab5343.js"></script>
|
<script src="/umi.56ad41ff.js"></script>
|
||||||
|
|
||||||
</body></html>
|
</body></html>
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
dist/src__pages__verificationOrder__components__CheckoutModal.74646402.async.js
vendored
Normal file
1
dist/src__pages__verificationOrder__components__CheckoutModal.74646402.async.js
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
"use strict";(self.webpackChunkant_design_pro=self.webpackChunkant_design_pro||[]).push([[6294],{90165:function(A,l,d){d.r(l);var m=d(90228),a=d.n(m),h=d(87999),E=d.n(h),C=d(50959),u=d(47698),D=d(94675),O=d(7485),n=d(11527),j=function(t){var _,o,s,i,e=t.record,v=t.onOk,P=function(){var M=E()(a()().mark(function c(){var p;return a()().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.prev=0,r.next=3,(0,O.request)("/api/orders/updateCheckStatus",{method:"post",headers:{"Content-Type":"application/json;charset=UTF-8"},data:{id:e==null?void 0:e.id,checkStatus:1}});case 3:p=r.sent,p.success?(u.ZP.success("\u5BF9\u8D26\u6210\u529F"),v()):u.ZP.error("\u5BF9\u8D26\u5931\u8D25"),r.next=11;break;case 7:r.prev=7,r.t0=r.catch(0),u.ZP.error("\u5BF9\u8D26\u5931\u8D25"),console.error("Error updating check status:",r.t0);case 11:case"end":return r.stop()}},c,null,[[0,7]])}));return function(){return M.apply(this,arguments)}}();return(0,n.jsx)(D.Z,{title:"\u8D22\u52A1\u5BF9\u8D26",open:!0,onOk:P,onCancel:v,children:(0,n.jsxs)("div",{children:[(0,n.jsxs)("p",{children:["\u8BA2\u5355\u53F7: ",e==null?void 0:e.orderNo]}),(0,n.jsxs)("p",{children:["\u7528\u6237: ",e==null||(_=e.shopEntity)===null||_===void 0?void 0:_.userName," (",e==null||(o=e.shopEntity)===null||o===void 0?void 0:o.phone,")"]}),(0,n.jsxs)("p",{children:["\u6838\u9500\u4EBA: ",e==null||(s=e.verifier)===null||s===void 0?void 0:s.userName," (",e==null||(i=e.verifier)===null||i===void 0?void 0:i.phone,")"]}),(0,n.jsxs)("p",{children:["\u9762\u503C: \xA5",e==null?void 0:e.goodsPrice]}),(0,n.jsxs)("p",{children:["\u6570\u91CF: ",e==null?void 0:e.couponNum]}),(0,n.jsxs)("p",{children:["\u72B6\u6001: ",e!=null&&e.status?"\u5DF2\u6838\u9500":"\u672A\u6838\u9500"]}),(0,n.jsxs)("p",{children:["\u8D22\u52A1\u5BF9\u8D26: ",e!=null&&e.checkStatus?"\u5DF2\u5BF9\u8D26":"\u672A\u5BF9\u8D26"]}),(0,n.jsxs)("p",{children:["\u5907\u6CE8: ",(e==null?void 0:e.note)||"-"]}),(0,n.jsxs)("p",{children:["\u521B\u5EFA\u65F6\u95F4: ",e==null?void 0:e.createTime]})]})})};l.default=j}}]);
|
||||||
1
dist/src__pages__verificationOrder__index.6dece4c3.async.js
vendored
Normal file
1
dist/src__pages__verificationOrder__index.6dece4c3.async.js
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
4
dist/umi.24ab5343.js → dist/umi.56ad41ff.js
vendored
4
dist/umi.24ab5343.js → dist/umi.56ad41ff.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -194,6 +194,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.\!visible {
|
||||||
|
visibility: visible !important
|
||||||
|
}
|
||||||
|
|
||||||
.visible {
|
.visible {
|
||||||
visibility: visible
|
visibility: visible
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -102,5 +102,13 @@
|
|||||||
{
|
{
|
||||||
"name": "转账到星梦",
|
"name": "转账到星梦",
|
||||||
"id": 7100
|
"id": 7100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "购买-核销券",
|
||||||
|
"id": 8100
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "购买一卡通",
|
||||||
|
"id": 9100
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -43,6 +43,7 @@ const LogTableList: React.FC = () => {
|
|||||||
return <div>
|
return <div>
|
||||||
<div>用户名:{record?.shopEntity?.userName}</div>
|
<div>用户名:{record?.shopEntity?.userName}</div>
|
||||||
<div>手机号:{record?.shopEntity?.phone}</div>
|
<div>手机号:{record?.shopEntity?.phone}</div>
|
||||||
|
<div>客如云手机号:{record?.kryMobile}</div>
|
||||||
</div>
|
</div>
|
||||||
},
|
},
|
||||||
renderFormItem: (
|
renderFormItem: (
|
||||||
|
|||||||
Reference in New Issue
Block a user