|
@@ -545,7 +545,7 @@ a {
|
|
:bucket="bucket"
|
|
:bucket="bucket"
|
|
:accept="acceptImage"
|
|
:accept="acceptImage"
|
|
:max="10"
|
|
:max="10"
|
|
- :size="1024000"
|
|
|
|
|
|
+ :size="2048"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeySecret="accessKeySecret"
|
|
:accessKeySecret="accessKeySecret"
|
|
:dir="dirImg"
|
|
:dir="dirImg"
|
|
@@ -650,7 +650,7 @@ a {
|
|
:bucket="bucket"
|
|
:bucket="bucket"
|
|
:accept="acceptImage"
|
|
:accept="acceptImage"
|
|
:max="10"
|
|
:max="10"
|
|
- :size="1024000"
|
|
|
|
|
|
+ :size="2048"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeySecret="accessKeySecret"
|
|
:accessKeySecret="accessKeySecret"
|
|
:before-upload="fileWater"
|
|
:before-upload="fileWater"
|
|
@@ -766,7 +766,7 @@ a {
|
|
:bucket="bucket"
|
|
:bucket="bucket"
|
|
:accept="acceptImage"
|
|
:accept="acceptImage"
|
|
:max="10"
|
|
:max="10"
|
|
- :size="1024000"
|
|
|
|
|
|
+ :size="2048"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeySecret="accessKeySecret"
|
|
:accessKeySecret="accessKeySecret"
|
|
:before-upload="fileWater"
|
|
:before-upload="fileWater"
|
|
@@ -1054,7 +1054,7 @@ a {
|
|
:bucket="bucket"
|
|
:bucket="bucket"
|
|
:accept="acceptImage"
|
|
:accept="acceptImage"
|
|
:max="10"
|
|
:max="10"
|
|
- :size="1024000"
|
|
|
|
|
|
+ :size="2048"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeySecret="accessKeySecret"
|
|
:accessKeySecret="accessKeySecret"
|
|
:dir="dirImg"
|
|
:dir="dirImg"
|
|
@@ -1114,7 +1114,7 @@ a {
|
|
:bucket="bucket"
|
|
:bucket="bucket"
|
|
:accept="acceptImage"
|
|
:accept="acceptImage"
|
|
:max="10"
|
|
:max="10"
|
|
- :size="1024000"
|
|
|
|
|
|
+ :size="2048"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeyId="accessKeyId"
|
|
:accessKeySecret="accessKeySecret"
|
|
:accessKeySecret="accessKeySecret"
|
|
:dir="dirImg"
|
|
:dir="dirImg"
|
|
@@ -1365,7 +1365,7 @@ export default {
|
|
region: 'oss-cn-beijing',
|
|
region: 'oss-cn-beijing',
|
|
bucket: 'ctop-media',
|
|
bucket: 'ctop-media',
|
|
acceptVideo: 'video/mpeg,video/mp4',
|
|
acceptVideo: 'video/mpeg,video/mp4',
|
|
- acceptImage: 'image/jpeg,image/jpg,image/png',
|
|
|
|
|
|
+ acceptImage: 'image/jpeg,image/jpg',
|
|
accessKeyId: 'LTAIbNbqWzSOklQV',
|
|
accessKeyId: 'LTAIbNbqWzSOklQV',
|
|
accessKeySecret: '1rkPz7JNoXk8sJevPaeYHWqfkQXBGh',
|
|
accessKeySecret: '1rkPz7JNoXk8sJevPaeYHWqfkQXBGh',
|
|
checkArr: [],
|
|
checkArr: [],
|