diff --git a/pages_tool/order/activist.json b/pages_tool/order/activist.json index 174ffec..e29236e 100644 --- a/pages_tool/order/activist.json +++ b/pages_tool/order/activist.json @@ -1 +1 @@ -{"navigationBarTitleText":"退款","usingComponents":{"ns-empty":"/components/ns-empty/ns-empty"}} \ No newline at end of file +{"navigationBarTitleText":"订单详情","usingComponents":{"ns-empty":"/components/ns-empty/ns-empty"}} \ No newline at end of file diff --git a/site.js b/site.js index 837d14c..f6926c1 100644 --- a/site.js +++ b/site.js @@ -1,4 +1,4 @@ module.exports = { - baseUrl: "https://xcx.aigc-quickapp.com",//修改域名 + baseUrl: "https://xcx6.aigc-quickapp.com",//修改域名 uniacid: 2811,//后台对应uniacid }; \ No newline at end of file