mp_menu.json 249 B

1234567891011121314
  1. {
  2. "button": [
  3. {
  4. "type": "view",
  5. "name": "停车减免",
  6. "url": "https://cloud.yeswash.cn/parking.html"
  7. },
  8. {
  9. "type": "view",
  10. "name": "商家入口",
  11. "url": "https://cloud.yeswash.cn/h5#/"
  12. }
  13. ]
  14. }