activitymsg.json 220 B

12345678
  1. {
  2. "backgroundTextStyle":"dark",
  3. "enablePullDownRefresh":true,
  4. "usingComponents": {
  5. "mp-html":"../../../miniprogram/miniprogram_npm/mp-html",
  6. "wshare":"../../../miniprogram/wshare/wshare"
  7. }
  8. }