From ccbbf11865492708cdec59c593113fb4989fa2d3 Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 28 四月 2026 21:12:28 +0800
Subject: [PATCH] 支付宝支付ddd

---
 small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.js b/small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.js
index 07e162c..e63725b 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.js
+++ b/small-program/unpackage/dist/dev/mp-weixin/pages/itinerary/itinerary.js
@@ -101,7 +101,7 @@
 try {
   components = {
     uPopup: function () {
-      return Promise.all(/*! import() | node-modules/uview-ui/components/u-popup/u-popup */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-popup/u-popup")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-popup/u-popup.vue */ 498))
+      return Promise.all(/*! import() | node-modules/uview-ui/components/u-popup/u-popup */[__webpack_require__.e("common/vendor"), __webpack_require__.e("node-modules/uview-ui/components/u-popup/u-popup")]).then(__webpack_require__.bind(null, /*! uview-ui/components/u-popup/u-popup.vue */ 514))
     },
     customTabbar: function () {
       return Promise.resolve(/*! import() */).then(__webpack_require__.bind(null, /*! @/components/custom-tabbar/custom-tabbar.vue */ 186))
@@ -634,7 +634,7 @@
         data: this.currentOrder.memberVerifyCode,
         success: function success() {
           uni.showToast({
-            title: '宸插鍒惰嚜鎻愮爜',
+            title: '宸插鍒舵牳閿�鐮�',
             icon: 'none'
           });
         }

--
Gitblit v1.9.3