fix: 对齐抖音支付失败及杀进程恢复跳转

This commit is contained in:
Codex
2026-09-10 09:20:50 +08:00
committed by charles
parent b5b6359d8e
commit f4c67cb20b
7 changed files with 142 additions and 1555 deletions
-7
View File
@@ -113,8 +113,6 @@
</view>
</view>
<view @click="aaa">亲星星</view>
<view class="home_actived_warp">
<view class="home_actived_item_warp" v-for="item in homeActivedList" :key="item.id">
<view class="home_actived_item">
@@ -461,11 +459,6 @@ export default {
// #endif
},
methods: {
aaa() {
uni.navigateTo({
url: '/pages/other_package/douyin_pay_test/douyin_pay_test'
});
},
getScrollTop(e) {
let top = 0;
if (typeof e === "number") {
File diff suppressed because it is too large Load Diff