index.json 113 B

123456
  1. {
  2. "navigationBarTitleText": "首页",
  3. "usingComponents": {
  4. "van-button": "@vant/weapp/button/index"
  5. }
  6. }