feat:更改小程序id由7a9替换为271

This commit is contained in:
2025-07-07 08:56:17 +08:00
parent 3d69baf72d
commit 309963755d
72 changed files with 1116 additions and 106 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
<text>合计</text>
<text class="amount">{{ totalAmount }}</text>
</view>
<button class="pay-btn" @click="handlePayment">立即支付</button>
<view class="pay-btn" @click="handlePayment">立即支付</view>
</view>
</view>
</template>