Feature #1215
web端多屏登录数据及配置文件读取优化
Start date:
01/22/2021
Due date:
01/27/2021
% Done:
100%
Estimated time:
Defect version:
Description
web端多屏间通讯功能;
web端配置文件读取及应用。
History
Updated by zhenyu yu almost 4 years ago
- Subject changed from web端多屏数据交互 to web端多屏登录数据交互
- Due date set to 01/27/2021
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
web多屏登录数据通过localStorage实现共享交互;
web端读取ini配置文件:
修复了读取节点section值时带上“[”问题;
修复了读取参数时name值为中文时无法读取问题。