mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-08 12:00:11 +08:00
Merge branch 'dev' of http://192.168.2.2:8099/jsowell/jsowell-charger-web into dev
This commit is contained in:
@@ -114,11 +114,11 @@ aliyunoss:
|
||||
# AccessKey 秘钥
|
||||
accessKeySecret: tsxMyujk6KY9h0e4Bx0D7ld16PBUyW
|
||||
# bucket名称
|
||||
bucketName: ydc-oss-prd
|
||||
bucketName: ydc-oss-prod
|
||||
# bucket下文件夹的路径
|
||||
filehost: img
|
||||
# 访问域名
|
||||
url: https://ydc-oss-prd.oss-cn-shanghai.aliyuncs.com
|
||||
url: https://ydc-oss-prod.oss-cn-shanghai.aliyuncs.com
|
||||
|
||||
########################微信支付参数#######################################
|
||||
#微信商户号
|
||||
|
||||
@@ -295,7 +295,7 @@ export default {
|
||||
],
|
||||
},
|
||||
fileList: [], // 用于图片回显
|
||||
dialogVisible: null,
|
||||
// dialogVisible: null,
|
||||
};
|
||||
},
|
||||
created() {
|
||||
|
||||
Reference in New Issue
Block a user