v1.7.10
- π Support custom logo and logo style in SDK;
window.$page = new PageSpy({ ..., logo: '<your-logo-source-url>', logoStyle: { borderRadius: '12px' } })
- π Add 'Storage' and 'System' panel in replay panel;
Tip
We invite you to experience the replay fetaure:
- Download the offline JSON log file: 2024_3_20 15_36_26.json;
- Access the https://test.jikejishu.com/#/room-list, click the "Replay log ( ζ₯εΏεζΎ )" button and select "Local file ( ζ¬ε°ζδ»Ά )" and the select the file which downloaded in first step;
- Enjoy it ! π
- π SDK: fix the network plugin which correct the response data if there have.