核销订单客如云
This commit is contained in:
@@ -86,7 +86,7 @@ export default defineConfig({
|
||||
'process.env': {
|
||||
// API_URL: "http://guangdongadminapi.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://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 http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<title>广东星动</title>
|
||||
<link rel="stylesheet" href="/umi.332f7838.css">
|
||||
<link rel="stylesheet" href="/umi.23b13f1d.css">
|
||||
<script async="" src="/scripts/loading.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
<script src="/umi.24ab5343.js"></script>
|
||||
<script src="/umi.56ad41ff.js"></script>
|
||||
|
||||
</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 {
|
||||
visibility: visible
|
||||
}
|
||||
|
||||
@@ -1,106 +1,114 @@
|
||||
[
|
||||
{
|
||||
"name": "充值",
|
||||
"id": 1100
|
||||
},
|
||||
{
|
||||
"name": "后台充值",
|
||||
"id": 1200
|
||||
},
|
||||
{
|
||||
"name": "后台划扣",
|
||||
"id": 1201
|
||||
},
|
||||
{
|
||||
"name": "购买商品",
|
||||
"id": 2100
|
||||
},
|
||||
{
|
||||
"name": "商品推广",
|
||||
"id": 2110
|
||||
},
|
||||
{
|
||||
"name": "商品培育津贴",
|
||||
"id": 2120
|
||||
},
|
||||
{
|
||||
"name": "商品服务津贴",
|
||||
"id": 2130
|
||||
},
|
||||
{
|
||||
"name": "购买商品-退单",
|
||||
"id": 2200
|
||||
},
|
||||
{
|
||||
"name": "商品推广-退单",
|
||||
"id": 2210
|
||||
},
|
||||
{
|
||||
"name": "商品培育津贴-退单",
|
||||
"id": 2220
|
||||
},
|
||||
{
|
||||
"name": "商品服务津贴-退单",
|
||||
"id": 2230
|
||||
},
|
||||
{
|
||||
"name": "充电桩收益",
|
||||
"id": 3100
|
||||
},
|
||||
{
|
||||
"name": "充电桩推广",
|
||||
"id": 3110
|
||||
},
|
||||
{
|
||||
"name": "充电桩培育津贴",
|
||||
"id": 3120
|
||||
},
|
||||
{
|
||||
"name": "充电桩服务津贴",
|
||||
"id": 3130
|
||||
},
|
||||
{
|
||||
"name": "充电桩收益-退单",
|
||||
"id": 3200
|
||||
},
|
||||
{
|
||||
"name": "充电桩推广-退单",
|
||||
"id": 3210
|
||||
},
|
||||
{
|
||||
"name": "充电桩培育津贴-退单",
|
||||
"id": 3220
|
||||
},
|
||||
{
|
||||
"name": "充电桩服务津贴-退单",
|
||||
"id": 3230
|
||||
},
|
||||
{
|
||||
"name": "提现",
|
||||
"id": 4100
|
||||
},
|
||||
{
|
||||
"name": "提现失败",
|
||||
"id": 4200
|
||||
},
|
||||
{
|
||||
"name": "转赠付款",
|
||||
"id": 5100
|
||||
},
|
||||
{
|
||||
"name": "转赠收款",
|
||||
"id": 5200
|
||||
},
|
||||
{
|
||||
"name": "转换减少",
|
||||
"id": 6100
|
||||
},
|
||||
{
|
||||
"name": "转换增加",
|
||||
"id": 6200
|
||||
},
|
||||
{
|
||||
"name": "转账到星梦",
|
||||
"id": 7100
|
||||
}
|
||||
]
|
||||
{
|
||||
"name": "充值",
|
||||
"id": 1100
|
||||
},
|
||||
{
|
||||
"name": "后台充值",
|
||||
"id": 1200
|
||||
},
|
||||
{
|
||||
"name": "后台划扣",
|
||||
"id": 1201
|
||||
},
|
||||
{
|
||||
"name": "购买商品",
|
||||
"id": 2100
|
||||
},
|
||||
{
|
||||
"name": "商品推广",
|
||||
"id": 2110
|
||||
},
|
||||
{
|
||||
"name": "商品培育津贴",
|
||||
"id": 2120
|
||||
},
|
||||
{
|
||||
"name": "商品服务津贴",
|
||||
"id": 2130
|
||||
},
|
||||
{
|
||||
"name": "购买商品-退单",
|
||||
"id": 2200
|
||||
},
|
||||
{
|
||||
"name": "商品推广-退单",
|
||||
"id": 2210
|
||||
},
|
||||
{
|
||||
"name": "商品培育津贴-退单",
|
||||
"id": 2220
|
||||
},
|
||||
{
|
||||
"name": "商品服务津贴-退单",
|
||||
"id": 2230
|
||||
},
|
||||
{
|
||||
"name": "充电桩收益",
|
||||
"id": 3100
|
||||
},
|
||||
{
|
||||
"name": "充电桩推广",
|
||||
"id": 3110
|
||||
},
|
||||
{
|
||||
"name": "充电桩培育津贴",
|
||||
"id": 3120
|
||||
},
|
||||
{
|
||||
"name": "充电桩服务津贴",
|
||||
"id": 3130
|
||||
},
|
||||
{
|
||||
"name": "充电桩收益-退单",
|
||||
"id": 3200
|
||||
},
|
||||
{
|
||||
"name": "充电桩推广-退单",
|
||||
"id": 3210
|
||||
},
|
||||
{
|
||||
"name": "充电桩培育津贴-退单",
|
||||
"id": 3220
|
||||
},
|
||||
{
|
||||
"name": "充电桩服务津贴-退单",
|
||||
"id": 3230
|
||||
},
|
||||
{
|
||||
"name": "提现",
|
||||
"id": 4100
|
||||
},
|
||||
{
|
||||
"name": "提现失败",
|
||||
"id": 4200
|
||||
},
|
||||
{
|
||||
"name": "转赠付款",
|
||||
"id": 5100
|
||||
},
|
||||
{
|
||||
"name": "转赠收款",
|
||||
"id": 5200
|
||||
},
|
||||
{
|
||||
"name": "转换减少",
|
||||
"id": 6100
|
||||
},
|
||||
{
|
||||
"name": "转换增加",
|
||||
"id": 6200
|
||||
},
|
||||
{
|
||||
"name": "转账到星梦",
|
||||
"id": 7100
|
||||
},
|
||||
{
|
||||
"name": "购买-核销券",
|
||||
"id": 8100
|
||||
},
|
||||
{
|
||||
"name": "购买一卡通",
|
||||
"id": 9100
|
||||
}
|
||||
]
|
||||
|
||||
@@ -43,6 +43,7 @@ const LogTableList: React.FC = () => {
|
||||
return <div>
|
||||
<div>用户名:{record?.shopEntity?.userName}</div>
|
||||
<div>手机号:{record?.shopEntity?.phone}</div>
|
||||
<div>客如云手机号:{record?.kryMobile}</div>
|
||||
</div>
|
||||
},
|
||||
renderFormItem: (
|
||||
|
||||
Reference in New Issue
Block a user