This commit is contained in:
liuyuan
2025-04-21 16:11:39 +08:00
parent eb639bcbbb
commit 965abb4634
5 changed files with 9879 additions and 8138 deletions

View File

@@ -11,7 +11,7 @@
"launchtype" : "local"
},
"h5" : {
"launchtype" : "local"
"launchtype" : "remote"
},
"mp-weixin" : {
"launchtype" : "local"

View File

@@ -803,7 +803,6 @@
$http
.request({
// url: "book/buyOrder/buySave",
url: `${this.urlList.detail}`,
method: "POST", // POST、GET、PUT、DELETE具体说明查看官方文档
data,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB