Browse Source

公众号路径修改、版本号修改、隐藏活动抽奖页盲票分享按钮

DELL 3 years ago
parent
commit
e932e3ea57

+ 2 - 2
src/packageOperate/activity/index.vue

@@ -194,12 +194,12 @@
 			</view>
 		</view>
 		<!-- #endif -->
-		<!-- #ifdef H5 || MP-ALIPAY -->
+		<!-- #ifdef H5 -->
 		<view class="footer-fixed">
 			<view class="flex btn">
 				<button type="default" v-if="info.codeType == 1 && info.codeList.length < 1"
 					@click="exChangeCode">立即参与抽奖</button>
-				<button type="default" class="buttoncol" v-else>请在微信“盲票”小程序分享助力</button>
+				<button type="default" class="buttoncol" v-else>请在微信“码上快购”小程序分享助力</button>
 			</view>
 		</view>
 		<!-- #endif -->

+ 2 - 2
src/packageOperate/activity/wxofficial.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="">
-		<web-view src="https://mp.weixin.qq.com/s/AAWN7irBv2Uv_Lkosof1Gw" bindmessage="getMessage"></web-view>
+		<web-view :src="Url" bindmessage="getMessage"></web-view>
 	</view>
 </template>
 
@@ -8,7 +8,7 @@
 	export default {
 		data() {
 			return {
-				
+				Url:`https://mp.weixin.qq.com/s?__biz=Mzk0ODM0NDc1Mg==&mid=2247483763&idx=1&sn=fbbcdb036bf79bb09cb8ab42c605c27f&chksm=c36843acf41fcaba57bfdd6defd0ff07202a7629f184702dcf3d8673da2f0f111b34b327a3bd#rd`
 			}
 		},
 		methods: {

+ 2 - 2
src/packageOther/about/index.vue

@@ -11,10 +11,10 @@
 			<view class="flex about-logo">
 				<image src="../../static/public/logo.png" mode="scaleToFill"></image>
 				<!-- #ifndef MP-ALIPAY -->
-				<view class="edition">v 1.0.3</view>
+				<view class="edition">v 1.0.5</view>
 				<!-- #endif -->
 				<!-- #ifdef MP-ALIPAY -->
-				<view class="edition">v 2.1.36</view>
+				<view class="edition">v 2.1.39</view>
 				<!-- #endif -->
 			</view>
 			<view class="about-action">