微信小程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

10 行
235 B

  1. {
  2. "component": true,
  3. "usingComponents": {
  4. "van-popup": "../popup/index",
  5. "van-button": "../button/index",
  6. "van-goods-action": "../goods-action/index",
  7. "van-goods-action-button": "../goods-action-button/index"
  8. }
  9. }