feat(core): 独立使用新的localStorage区域,避免与2.0共用
This commit is contained in:
@@ -14,7 +14,7 @@ const { Env, Config } = Mixly;
|
||||
const { SOFTWARE } = Config;
|
||||
|
||||
/**
|
||||
* 获取当前mixly2.0的路径
|
||||
* 获取当前mixly的路径
|
||||
* @type {String}
|
||||
*/
|
||||
Env.clientPath = null;
|
||||
|
||||
Reference in New Issue
Block a user