Blame view

pages/index/rank/rank.json 162 Bytes
aa2980c5   夏洋涛   feat:创建应用
1
2
{
    "usingComponents": {
d46806b9     结构调整
3
4
        "van-icon": "@vant/weapp/icon/index",
        "van-button": "@vant/weapp/button/index"
aa2980c5   夏洋涛   feat:创建应用
5
    },
d46806b9     结构调整
6
    "navigationStyle": "custom"
aa2980c5   夏洋涛   feat:创建应用
7
}