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