Blame view

pages/index/index.json 153 Bytes
aa2980c5   夏洋涛   feat:创建应用
1
2
{
    "usingComponents": {
4b6fcb89     feat:部分静态页面调整
3
4
5
6
        "van-popup": "@vant/weapp/popup/index"
    },
    "navigationBarTextStyle": "black",
    "navigationStyle": "custom"
aa2980c5   夏洋涛   feat:创建应用
7
}
d46806b9     结构调整

aa2980c5   夏洋涛   feat:创建应用