record-index.json 200 B

123456789
  1. {
  2. "renderer": "webview",
  3. "navigationStyle": "default",
  4. "navigationBarTitleText": "指标更新记录",
  5. "component": true,
  6. "usingComponents": {
  7. "ec-canvas": "../ec-canvas/ec-canvas"
  8. }
  9. }