Commit 97ccfdf7 authored by caimeng's avatar caimeng

1.0.9打包提交

parent 40ce8d69
......@@ -85,6 +85,34 @@ APP当中的前端静态资源文件(主要是图片)在阿里云的【远
- 资源Bucket名字:【uni-app-ddh】
- 资源Bucket域名:https://ddh.yyhock.com/*
### 下载链接
安卓包URL地址
```
阿里云公司主体:捷通
bucket: ddang-h5-prod
旧:URL地址:https://ddang-h5.rockstect.com/Android/Android-V1.0.8.apk
新:URL地址:https://ddang-h5.rockstect.com/Android/DianDang-V1.0.9.apk
```
苹果包URL地址
URL链接地址:https://apps.apple.com/cn/app/%E5%A4%9A%E5%85%B8%E8%8A%B1/id6642694240
#### H5下载地址1
```
阿里云公司主体:远益典当
bucket: uni-app-ddh
URL地址:https://ddh.yyhock.com/download/download_ddh_new.html?id=hcs&mobile=xxx
```
#### H5下载地址2
```
公司主体:捷通
bucket: ddang-h5-prod
URL链接地址:
1. https://ddang-h5.rockstect.com/download/download_ddang.html?id=xxx(不注册)
2. https://ddang-h5.rockstect.com/download/download_ddang_reg.html?id=xxx(注册-暂时未用到)
```
### 其他
......
......@@ -37,7 +37,7 @@ let env = process.env.VUE_APP_BASE_NODE_ENV ? process.env.VUE_APP_BASE_NODE_ENV:
*/
// #ifdef APP-PLUS
env = "stest";
env = "prod";
// #endif
const api = {
......
......@@ -2,8 +2,8 @@
"name" : "多典花",
"appid" : "__UNI__DE04B13",
"description" : "",
"versionName" : "1.1.1",
"versionCode" : 111,
"versionName" : "1.0.9",
"versionCode" : 109,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
......
......@@ -2,7 +2,7 @@
appleAppid=io.dcloud.ddh
[appstore]
appstore=f78d3568306c96378cd0dc20d87bde50
appstore=
[iosStyle]
iosStyle=storyboard
......
iosProfile=/Users/admin/Desktop/ermo/uni-app-ddh-shop/profile/uni_ddh_test.mobileprovision
ioscertFile=/Users/admin/Desktop/ermo/uni-app-ddh-shop/profile/ddh-test.p12
iosProfile=/Users/admin/Desktop/ermo/uni-app-ddh-shop/profile/uni_ddh_prod.mobileprovision
ioscertFile=/Users/admin/Desktop/ermo/uni-app-ddh-shop/profile/ddh-prod.p12
ioscertPassword=ep/Tdjka4Y7WYqDB6/S7dw==
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment