知识付费微信小程序
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.

13 lines
297 B

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