知识付费微信小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
272 B

1 year ago
1 year ago
1 year ago
  1. {
  2. "pages": [
  3. "pages/contentDetail/contentDetail"
  4. ],
  5. "subPackages": [],
  6. "window": {
  7. "navigationBarTextStyle": "black",
  8. "navigationBarTitleText": "",
  9. "navigationBarBackgroundColor": "#000",
  10. "backgroundColor": "#000"
  11. },
  12. "usingComponents": {}
  13. }