first add files
This commit is contained in:
5
ProjectLiaisonForm/pages/skeleton/image-group/index.js
Normal file
5
ProjectLiaisonForm/pages/skeleton/image-group/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
Component({
|
||||
data: {
|
||||
rowCol: [{ size: '327rpx', borderRadius: '24rpx' }, 1, { width: '61%' }],
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user