微信小程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

11 строки
242 B

  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "header": "./components/header/index",
  5. "month": "./components/month/index",
  6. "van-button": "../button/index",
  7. "van-popup": "../popup/index",
  8. "van-toast": "../toast/index"
  9. }
  10. }