请示流程

master
lion 2 years ago
parent bbe771a972
commit 3d0190e93b

@ -16,8 +16,8 @@
//canvas宽高
var canvaswidth = 302;
var canvasheight = 188;
// var VUE_APP_BASE_API = window.location.protocol+"//"+window.location.host;
var VUE_APP_BASE_API="http://192.168.60.99:9004"
var VUE_APP_BASE_API = window.location.protocol+"//"+window.location.host;
// var VUE_APP_BASE_API="http://192.168.60.99:9004"
//文字描述位置
var textleft = qrcodewidth / 2;
var texttop = qrcodeheight + 70;

Loading…
Cancel
Save