公告板
版本库
filestore
活动
搜索
登录
wm
/
pipIrr
管灌系统农户端微信小程序(嘉峪关应用)
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Merge branch 'doing' of http://8.140.179.55:20000/r/wm/pipIrr into doing
zuoxiao
2025-04-11
fb805f6ff1d167951e94198b6e9fc320649e8643
[wm/pipIrr.git]
/
miniprogram_npm
/
tdesign-miniprogram
/
footer
/
footer.d.ts
1
2
3
4
5
6
7
8
9
import { SuperComponent } from '../common/src/index';
export default class Footer extends SuperComponent {
externalClasses: string[];
properties: import("./type").TdFooterProps;
data: {
prefix: string;
classPrefix: string;
};
}