index.json 249 B

12345678
  1. {
  2. "navigationStyle": "custom",
  3. "usingComponents": {
  4. "u-row": "/node-modules/uview-ui/components/u-row/u-row",
  5. "u-col": "/node-modules/uview-ui/components/u-col/u-col",
  6. "u-text": "/node-modules/uview-ui/components/u-text/u-text"
  7. }
  8. }