审查视图

pages/index/index.json 113 字节
倪静楠 authored
1 2 3
{
  "usingComponents": {
    "van-button": "@vant/weapp/button/index"
倪静楠 authored
4 5
  },
  "navigationBarTitleText": "登录"
倪静楠 authored
6
}