This commit is contained in:
zhangjianjun 2026-07-14 10:49:10 +08:00
parent e6c7f1e99c
commit c484e6997a
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
"pages": [
{
"path": "pages/index/index",
"style": {

View File

@ -393,6 +393,8 @@
this.orderInfo = await this.getOrderInfo();
}
}
// options.outTradeNo = "10050_20260608161529904_10018"
options.outTradeNo = "10044_20260608164234963_1884228"
if(options.outTradeNo) {
// app
this.fromApp = true;