主管理员 3 weeks ago
parent
commit
367eac471c
2 changed files with 7 additions and 7 deletions
  1. +6
    -6
      config.js
  2. +1
    -1
      manifest.json

+ 6
- 6
config.js View File

@ -26,17 +26,17 @@ const config = {
const defaultConfig = {
mapKey : 'XMBBZ-BCPCV-SXPPQ-5Y7MY-PHZXK-YFFVU',
aliOss : {
url : 'https://tennis-oss.xzaiyp.top/',
url : 'https://image.hhlm1688.com',
config : {
//桶的地址
region: 'oss-cn-guangzhou',
region: 'oss-cn-shenzhen',
//id
accessKeyId:'LTAI5tNycA46YTwm383dRvMV',
accessKeyId:'LTAI5tQSs47izVy8DLVdwUU9',
//密钥
accessKeySecret:'tAdbYQCmdur6jbZ8hjvgB7T1Z52mIG',
accessKeySecret:'qHI7C3PaXYZySr84HTToviC71AYlFq',
//桶的名字
bucket: 'zhuoqiu-image',
endpoint:'oss-cn-guangzhou.aliyuncs.com',
bucket: 'hanhaiimage',
endpoint:'oss-cn-shenzhen.aliyuncs.com',
}
},
}


+ 1
- 1
manifest.json View File

@ -1,6 +1,6 @@
{
"name" : "tenancy-wechat-uniapp",
"appid" : "__UNI__09A45BC",
"appid" : "__UNI__D597D2A",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",


Loading…
Cancel
Save