findword.json 272 B

123456789
  1. {
  2. "navigationBarTitleText": "企业话术库",
  3. "backgroundTextStyle":"dark",
  4. "enablePullDownRefresh":true,
  5. "usingComponents": {
  6. "van-sticky": "/miniprogram/miniprogram_npm/@vant/weapp/sticky/index",
  7. "nonedata":"../../../miniprogram/nonedata/nonedata"
  8. }
  9. }