|
@@ -45,7 +45,7 @@
|
|
|
<script src="./resource/uni.webview.js"></script>
|
|
<script src="./resource/uni.webview.js"></script>
|
|
|
<script src="./vue-form-making/form-making-v3.umd.js"></script>
|
|
<script src="./vue-form-making/form-making-v3.umd.js"></script>
|
|
|
<script>
|
|
<script>
|
|
|
- const APIUrl = 'http://192.168.1.105:18086'
|
|
|
|
|
|
|
+ const APIUrl = 'http://192.168.1.251:51001'
|
|
|
let EnvObj = {}
|
|
let EnvObj = {}
|
|
|
uni.getEnv(function(res) {
|
|
uni.getEnv(function(res) {
|
|
|
EnvObj = res;
|
|
EnvObj = res;
|