feat: 调整样式
This commit is contained in:
@@ -22,8 +22,8 @@ Page({
|
||||
|
||||
showActionSheet: false,
|
||||
actionSheetItems: [
|
||||
{ label: '拍摄', value: 'camera' },
|
||||
{ label: '从手机相册选取', value: 'album' }
|
||||
{ label: '拍照', value: 'camera' },
|
||||
{ label: '从相册选取', value: 'album' }
|
||||
],
|
||||
|
||||
careTaskIcons: [],
|
||||
|
||||
Reference in New Issue
Block a user