From 8de048e341ae0857e8883d968e350177e22fd933 Mon Sep 17 00:00:00 2001 From: zmj <1493694146@qq.com> Date: Mon, 9 Oct 2023 23:32:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=89=E8=BD=AE=E8=BD=A6=E8=B4=AD=E4=B9=B0?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 2 +- pages/business/business.vue | 641 ++---------------------------------- subpkg/property/buyCar.vue | 98 +++++- 3 files changed, 121 insertions(+), 620 deletions(-) diff --git a/App.vue b/App.vue index 61c08ab..0c5a12b 100644 --- a/App.vue +++ b/App.vue @@ -64,12 +64,12 @@ } }, onShow: function() { - jpushModule.initJPushService() // const audioContext = uni.createInnerAudioContext() // // 设置音频文件地址 // audioContext.src = '/static/mp3/order.mp3' // 播放音频 //#ifdef APP-PLUS + jpushModule.initJPushService() jpushModule.addNotificationListener(res => { const audioContext = uni.createInnerAudioContext() if(res.content.includes(':')){ diff --git a/pages/business/business.vue b/pages/business/business.vue index ba66194..f943cfa 100644 --- a/pages/business/business.vue +++ b/pages/business/business.vue @@ -1,623 +1,34 @@ + \ No newline at end of file diff --git a/subpkg/property/buyCar.vue b/subpkg/property/buyCar.vue index 2fb58e6..913ccb4 100644 --- a/subpkg/property/buyCar.vue +++ b/subpkg/property/buyCar.vue @@ -1,5 +1,5 @@ \ No newline at end of file