diff --git a/public/config/config.js b/public/config/config.js new file mode 100644 index 0000000..2f4f179 --- /dev/null +++ b/public/config/config.js @@ -0,0 +1,2 @@ +const DAICHULI_URL = "http://10.0.3.157:18030/kjwebAdmin/#/Order/DJYOrder"; +const YUNGUAN_SERVER_URL = "http://10.0.3.157:18030/yunguan-app"; diff --git a/public/index.html b/public/index.html index 2f9f11f..9c84250 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,7 @@ +