Browse Source

修改详情页面

wangxy 1 month ago
parent
commit
f4f5106ed3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/chanpinShop/cp1/dingdan.vue

+ 3 - 0
pages/chanpinShop/cp1/dingdan.vue

@@ -102,6 +102,9 @@
 		getUserIsYouke
 		getUserIsYouke
 	} from "@/utils/common.js"
 	} from "@/utils/common.js"
 	import cacheManager from "@/utils/cacheManager.js";
 	import cacheManager from "@/utils/cacheManager.js";
+	import ezyActiveVue from "@/components/ezyActive/ezyActive.vue";
+	
+	
 	const currentPlatform = ref(null);
 	const currentPlatform = ref(null);
 
 
 	function isIOSorAndroid() {
 	function isIOSorAndroid() {