Commit 42fe7fb3 by zhaochengxiang

false

parent 41fed0d2
......@@ -8,7 +8,7 @@ import { set_sess_state } from "../model/reducer";
//内网深交所环境 isSzseEnv true
//元曜公网环境 isSzseEnv false
export const isSzseEnv = true;
export const isSzseEnv = false;
export const inputWidth = isSzseEnv?360:240;
......
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