dd/操作文档.txt

13 lines
770 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

安装nodejs在根目录运行cmdshift+右键打开命令窗口执行node include.js生成文件
生成的文件在dist下本地服务访问dist文件
出现cannot find module 'xxx',说明你缺xxx模块,你需要做的就是输入命令npm install xxx.之后将会自动下载安装
以上操作是为了修改页面代码后马上生成新的方便本地调试
------------------------------------------------------------------------------------------------------------------------
在本地配置网址http://ddfile.scdxtc.com/ 访问dist文件夹打开钉钉工作台访问对应的微应用
如果需要调试下载钉钉RC版本进入微应用后按F12即可
https://developers.dingtalk.com/document/resourcedownload/h5-debug?pnamespace=app