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