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