mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-26 08:16:47 +08:00
优化图片显示
This commit is contained in:
parent
2a80fabbb2
commit
70b4598263
@ -41,7 +41,8 @@
|
||||
|
||||
vc.on('uploadImage', 'notifyPhotos', function (_photos) {
|
||||
this.uploadImageInfo = {
|
||||
photos: []
|
||||
photos: [],
|
||||
imageCount: 99
|
||||
};
|
||||
_photos.forEach(function (_photo) {
|
||||
//?objId=772019092507000013&communityId=7020181217000001&fileTypeCd=10000
|
||||
|
||||
Loading…
Reference in New Issue
Block a user