lynx: getSessionStorageItem() static method
lynx.getSessionStorageItem 方法可以被用来获取多 LynxView 共享数据,即多页面之间通过 SessionStorage 实现数据共享,可以调用 lynx.setSessionStorageItem 来设置缓存的数据。
lynx.getSessionStorageItem 方法可以被用来获取多 LynxView 共享数据,即多页面之间通过 SessionStorage 实现数据共享,可以调用 lynx.setSessionStorageItem 来设置缓存的数据。