Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
U
uni-app-ddh-shop
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhanhai
uni-app-ddh-shop
Commits
97ccfdf7
Commit
97ccfdf7
authored
Mar 24, 2025
by
caimeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.0.9打包提交
parent
40ce8d69
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
34 additions
and
6 deletions
+34
-6
README.md
README.md
+28
-0
api.js
config/api.js
+1
-1
manifest.json
manifest.json
+2
-2
appleConfig.ini
unpackage/cache/appleConfig.ini
+1
-1
certdataios
unpackage/cache/certdataios
+2
-2
No files found.
README.md
View file @
97ccfdf7
...
...
@@ -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(注册-暂时未用到)
```
### 其他
...
...
config/api.js
View file @
97ccfdf7
...
...
@@ -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
=
{
...
...
manifest.json
View file @
97ccfdf7
...
...
@@ -2,8 +2,8 @@
"name"
:
"多典花"
,
"appid"
:
"__UNI__DE04B13"
,
"description"
:
""
,
"versionName"
:
"1.
1.1
"
,
"versionCode"
:
1
11
,
"versionName"
:
"1.
0.9
"
,
"versionCode"
:
1
09
,
"transformPx"
:
false
,
/*
5
+App特有相关
*/
"app-plus"
:
{
...
...
unpackage/cache/appleConfig.ini
View file @
97ccfdf7
...
...
@@ -2,7 +2,7 @@
appleAppid
=
io.dcloud.ddh
[appstore]
appstore
=
f78d3568306c96378cd0dc20d87bde50
appstore
=
[iosStyle]
iosStyle
=
storyboard
...
...
unpackage/cache/certdataios
View file @
97ccfdf7
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==
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment