Răsfoiți Sursa

更新测试环境 极光推送

RuHu.Xu 5 luni în urmă
părinte
comite
5623e5e1fd

+ 3 - 1
pages/index/index.vue

@@ -1,6 +1,8 @@
 <!-- 商城首页,支持店铺装修 -->
 <template>
 	<view v-if="template">
+		<!--{{android}} 
+		{{androidJiGuangId}} -->
 		<s-layout title="首页" navbar="custom" tabbar="/pages/index/index" :bgStyle="template.page"
 			:navbarStyle="template.style?.navbar" onShareAppMessage>
 			<s-block v-for="(item, index) in template.components" :key="index" :styles="item.property.style">
@@ -21,7 +23,7 @@
 	} from '@dcloudio/uni-app';
 	import sheep from '@/sheep';
 	import $share from '@/sheep/platform/share';
-	// import { isAndroid,getAndroidJiGuangId } from '@/sheep/hooks/useApp'
+	import { isAndroid,getAndroidJiGuangId } from '@/sheep/hooks/useApp'
 	import {
 		showWalletModal,
 		colseWalletModal

+ 1 - 1
uni_modules/uni-goods-nav/components/uni-goods-nav/uni-goods-nav.vue

@@ -30,7 +30,7 @@
 	initVueI18n
 	} from '@dcloudio/uni-i18n'
 	import messages from './i18n/index.js'
-	const {	t	} = initVueI18n(messages)
+	const {	t } = initVueI18n(messages)
 	/**
 	 * GoodsNav 商品导航
 	 * @description 商品加入购物车、立即购买等