list.json 157 B

1234567
  1. {
  2. "navigationBarTitleText": "电影",
  3. "usingComponents": {
  4. "van-button": "@vant/weapp/button/index",
  5. "van-toast": "@vant/weapp/toast/index"
  6. }
  7. }