소스 검색

拉取小程序

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
 }