完成简易版的充值和充值记录查询页面,简单的我的页面
This commit is contained in:
		| @@ -1,6 +0,0 @@ | ||||
| /// <reference types="miniprogram-api-typings" /> | ||||
| /// <reference types="miniprogram-api-typings" /> | ||||
| type IPageScrollOption = WechatMiniprogram.Page.IPageScrollOption; | ||||
| type Scroller = (this: WechatMiniprogram.Component.TrivialInstance, event?: IPageScrollOption) => void; | ||||
| export declare function pageScrollMixin(scroller: Scroller): string; | ||||
| export {}; | ||||
		Reference in New Issue
	
	Block a user