latex.json 179 B

12345678
  1. {
  2. "navigationBarTitleText": "公式编辑",
  3. "enablePullDownRefresh": false,
  4. "backgroundColor": "#f0f0f0",
  5. "usingComponents": {
  6. "mp-html": "/components/mp-weixin"
  7. }
  8. }