|
@@ -45,6 +45,7 @@ window.SL.Content.CommodityDetail({
|
|
tag: [],
|
|
tag: [],
|
|
});
|
|
});
|
|
|
|
|
|
|
|
+
|
|
!window.$shanshipin || !window.$shanshipin.Phone
|
|
!window.$shanshipin || !window.$shanshipin.Phone
|
|
? getUser(() => createApp(App).mount("#app"))
|
|
? getUser(() => createApp(App).mount("#app"))
|
|
: createApp(App).mount("#app");
|
|
: createApp(App).mount("#app");
|