Commit 33bc6118 authored by Mac's avatar Mac

1

parent bb00091a
......@@ -18,7 +18,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" :list="myPageData.home_pages.navs"
:is-scroll="true" :active-color="mainColor" :current="active" :bar-width="80" :font-size="32" :bold="false" @change="changeHandler"></u-tabs>
<template v-for="(item, i) in myPageData.home_pages.navs">
......@@ -256,11 +256,6 @@
SmallShopId: options.SmallShopId
});
}
options={
CounponPassword:5,
KeyWord:'sadaskdjas',
ComeFrom:'甲鹤专属',
}
//从其他小程序跳转过来
if (options && options.CounponPassword) {//小程序的来自
uni.setStorageSync("CounponPassword", {
......
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