panhui %!s(int64=4) %!d(string=hai) anos
achega
5dbe615102
Modificáronse 1 ficheiros con 21 adicións e 0 borrados
  1. 21 0
      README.md

+ 21 - 0
README.md

@@ -0,0 +1,21 @@
+# card-wechat
+
+## 运行
+
+微信小程序:
+
+```bash
+npm run dev:wechat
+```
+
+支付宝小程序:
+
+```bash
+npm run dev:alipay
+```
+
+百度智能小程序:
+
+```bash
+npm run dev:swan
+```