Blame view

pages/index/punchDetail/punchDetail.json 160 Bytes
aa2980c5   夏洋涛   feat:创建应用
1
2
3
{
    "usingComponents": {
        "van-icon": "@vant/weapp/icon/index",
d3566844     打卡功能简单版
4
5
6
7
        "van-popup": "@vant/weapp/popup/index"
    },
    "navigationStyle": "custom"
}
aa2980c5   夏洋涛   feat:创建应用