mock方法

This commit is contained in:
2022-11-17 21:09:17 +08:00
parent eec0e5575f
commit 0a8e99c94c
4 changed files with 20 additions and 17 deletions

View File

@@ -1,5 +1,3 @@
/// <reference types="miniprogram-api-typings" />
/// <reference types="miniprogram-api-typings" />
export interface ActionSheetItem {
label: string;
color?: string;