diff --git a/common/platform/PlatformFactory.js b/common/platform/PlatformFactory.js index 865e7aa..09d0374 100644 --- a/common/platform/PlatformFactory.js +++ b/common/platform/PlatformFactory.js @@ -21,9 +21,7 @@ class PlatformFactory { //#endif // 判断 App 环境 //#ifdef APP - uni.showToast({ - title: '安卓安卓安卓安卓安卓安卓安卓安卓安卓安卓安卓安卓安卓安卓' - }); + return new AppPlatform(); //#endif diff --git a/pages/shouye/detail_wuxian.vue b/pages/shouye/detail_wuxian.vue index 36481c5..f22d99e 100644 --- a/pages/shouye/detail_wuxian.vue +++ b/pages/shouye/detail_wuxian.vue @@ -251,2110 +251,2116 @@ \ No newline at end of file