You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3 lines
168 B
3 lines
168 B
|
5 years ago
|
export const mockUrlPrefix = 'https://nei.netease.com/api/apimock-v2/e3b1d0eb88e905f6c7ee559b2d6bb7ad';
|
||
|
|
|
||
|
|
export const envIsDev = process.env.VUE_APP_NODE_ENV === "dev";
|