Commit 9b06d9d6 authored by 罗超's avatar 罗超

2

parent 542fd738
......@@ -48,7 +48,7 @@
<u-icon name="arrow-left" size="44"></u-icon>
</view>
</view>
<!-- <view @click='yj' style="width: 200px;height: 50px;">活动</view> -->
<view @click='yj' style="width: 200px;height: 50px;">活动</view>
<u-tabs
v-if="myPageData.home_pages && myPageData.home_pages.navs.length > 1"
name="name"
......@@ -1646,8 +1646,8 @@ export default {
},
yj() {
uni.navigateTo({
url: "/pages/school/personal/receiptDetails?FinanceId=116651",
// url: "/pages/school/personal/receiptList",
// url: "/pages/school/personal/receiptDetails?FinanceId=116651",
url: "/pages/coffee/index",
});
},
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment