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 @@ --> - +