1
This commit is contained in:
@@ -115,8 +115,7 @@ module.exports = {
|
|||||||
}
|
}
|
||||||
delete planData.original_price;
|
delete planData.original_price;
|
||||||
|
|
||||||
if( planData.features)
|
if (planData.features) {
|
||||||
{
|
|
||||||
planData.features = JSON.parse(planData.features);
|
planData.features = JSON.parse(planData.features);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
import{a as t}from"./index---wtnUW1.js";class s{async getConfig(r){try{return await t.post("/user/delivery-config/get",{sn_code:r})}catch(e){throw console.error("获取投递配置失败:",e),e}}async saveConfig(r,e){try{return await t.post("/user/delivery-config/save",{sn_code:r,deliver_config:e})}catch(o){throw console.error("保存投递配置失败:",o),o}}}const i=new s;export{i as default};
|
import{a as t}from"./index-CsHwYKwf.js";class s{async getConfig(r){try{return await t.post("/user/delivery-config/get",{sn_code:r})}catch(e){throw console.error("获取投递配置失败:",e),e}}async saveConfig(r,e){try{return await t.post("/user/delivery-config/save",{sn_code:r,deliver_config:e})}catch(o){throw console.error("保存投递配置失败:",o),o}}}const i=new s;export{i as default};
|
||||||
1
app/assets/index-BUzIVj1g.css
Normal file
1
app/assets/index-BUzIVj1g.css
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
@@ -5,8 +5,8 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>boss - 远程监听服务</title>
|
<title>boss - 远程监听服务</title>
|
||||||
<script type="module" crossorigin src="/app/assets/index---wtnUW1.js"></script>
|
<script type="module" crossorigin src="/app/assets/index-CsHwYKwf.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/app/assets/index-yg6NAGeT.css">
|
<link rel="stylesheet" crossorigin href="/app/assets/index-BUzIVj1g.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user