Explorar el Código

拉取小程序

hanchaobo hace 2 años
padre
commit
25811cf479
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2
    1
      unpackage/dist/dev/mp-weixin/project.config.json

+ 2
- 1
unpackage/dist/dev/mp-weixin/project.config.json Ver fichero

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