Commit fe7282b5 authored by wang's avatar wang

nk 修复

parent 2a5718ee
......@@ -4720,9 +4720,9 @@ export class PxEnv {
};
// if (env) {
// this.ENV = env
// }
if (env) {
this.ENV = env
}
this.screen = this.ENV.screenparams;
this.navigator = this.ENV.navigatorparams;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment