['我的资产-我的足迹']

This commit is contained in:
2021-09-17 10:21:39 +08:00
parent 0e7dcb68c7
commit 84698c20bf
13 changed files with 1249 additions and 39 deletions

View File

@@ -60,7 +60,7 @@
id: 'signed'
},
{
name: '待退权',
name: '待退权',
id: 'process'
},
{
@@ -136,7 +136,7 @@
console.log(index,no)
uni.showModal({
title: '哎呦,提醒你',
content: '是否确认要取消订单啊,取消后请去我的权中查看',
content: '是否确认要取消订单啊,取消后请去我的权中查看',
success: (res) =>{
if (res.confirm) {
mallShipmentsCancel(no).then(res=>{