ソースを参照

拉取小程序

hanchaobo 2 年 前
コミット
25811cf479
共有1 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 2
    1
      unpackage/dist/dev/mp-weixin/project.config.json

+ 2
- 1
unpackage/dist/dev/mp-weixin/project.config.json ファイルの表示

@@ -26,5 +26,6 @@
26 26
   "editorSetting": {
27 27
     "tabIndent": "insertSpaces",
28 28
     "tabSize": 2
29
-  }
29
+  },
30
+  "cloudfunctionTemplateRoot": "cloudfunctionTemplate/"
30 31
 }