@@ -220,12 +220,12 @@
},
methods: {
goReceived(){
- uni.switchTab({
+ uni.navigateTo({
url: '/pages/order_addcart/wallet_received/index'
})
goMissed(){
url: '/pages/order_addcart/wallet_missed/index'
@@ -1,6 +1,6 @@
<!-- #ifdef H5 -->
<template>
-
+ <view>红包</view>
</template>
<script>