From 51a76ff3d032953fb939b22bc401ef88c45a5e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E6=98=8E=E6=98=8E?= <970899069@qq.com> Date: Mon, 8 May 2023 11:42:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=90=88=E5=90=8C=E9=A2=84?= =?UTF-8?q?=E8=A7=88PDF=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apis/index.js | 4 +- manifest.json | 16 +++++++- pages/pay/pay.vue | 3 +- pages/user/contract.vue | 83 ++++++++++++++++++++++++++++++++++++----- 4 files changed, 92 insertions(+), 14 deletions(-) diff --git a/apis/index.js b/apis/index.js index 33e6bb6..9be41a3 100644 --- a/apis/index.js +++ b/apis/index.js @@ -10,8 +10,8 @@ import router from '../router' // 基础配置 const config = { - // apiUrl : 'https://douhuo.douhuofalv.com/api/', - apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', //测试环境 + apiUrl : 'https://douhuo.douhuofalv.com/api/', + // apiUrl : 'https://api.douhuotest.douhuofalv.com/api/', //测试环境 timeout : 60000 } diff --git a/manifest.json b/manifest.json index 1140d8b..8aa2bff 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name" : "抖火", "appid" : "__UNI__C305C03", "description" : "纵有疾风起,人生不言弃", - "versionName" : "1.4.3", + "versionName" : "1.4.4", "versionCode" : 104, "transformPx" : false, /* 5+App特有相关 */ @@ -108,6 +108,20 @@ "pid" : "11384", "parameters" : {} } + }, + "Html5App-openFile" : { + "__plugin_info__" : { + "name" : "Android 和 IOS 办公Office文档 doc docx ppt pdf 浏览支持离线浏览", + "description" : "支持格式:doc,docx,ppt,pptx,xls,xlsx,txt,pdf,epub,支持64位手机", + "platforms" : "Android,iOS", + "url" : "https://ext.dcloud.net.cn/plugin?id=477", + "android_package_name" : "io.douhuofalv.com", + "ios_bundle_id" : "io.douhuofalv.com", + "isCloud" : true, + "bought" : 1, + "pid" : "477", + "parameters" : {} + } } } }, diff --git a/pages/pay/pay.vue b/pages/pay/pay.vue index 5b0b3d5..7a9c40d 100644 --- a/pages/pay/pay.vue +++ b/pages/pay/pay.vue @@ -23,14 +23,13 @@ --> - +