Commit 13c49085 by htc

横屏适配

parent 65e84309
......@@ -11,6 +11,8 @@ export const qrHost = login;
export const imgUrl = 'http://barcod.oss-cn-shenzhen.aliyuncs.com/images/';
export const watermark = '.jpg?x-oss-process=style/zmgo_thumb_watermark';
export const appName = '云值守人工智能';
export const payTitle = '仲马购-自助收银台';
export const payScancodeTitle = '微信、支付宝扫码付款';
export const bucket =
process.env.NODE_ENV === 'production' ? 'zhongma' : 'self-shop-test';
export const region = 'oss-cn-shenzhen';
......
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