git clone https://git.woa.com/maxleisun/debug-demo
&&cd debug-demo
yarn
ornpm i
yarn start
ornpm run start
- 打开私有化企微,访问本应用地址: http:{your ip}:8001/img-302.html
- 控制台会打印 302 图片接口访问记录
- 可对比普通企微效果
- 目标页面代码在
public/img-302.html
中,请注意@notice
部分说明
git clone https://git.woa.com/maxleisun/debug-demo
&& cd debug-demo
yarn
or npm i
yarn start
or npm run start
public/img-302.html
中,请注意@notice
部分说明