2023-12-20
This commit is contained in:
@@ -6,4 +6,4 @@ VUE_APP_BASE_API = '/lpkapi'
|
||||
|
||||
## 配置 正式接口地址
|
||||
VUE_APP_URL = "http://120.46.131.15:8111"
|
||||
VUE_APP_REPORT_URL = "https://supervise.yxtsoft.com"
|
||||
VUE_APP_REPORT_URL = "https://lpk.yyundong.com"
|
||||
|
||||
@@ -179,7 +179,7 @@
|
||||
<span class="item_text2">下载模版</span>
|
||||
</div>
|
||||
|
||||
<span class="item_input" >{{result}}</span>
|
||||
<span class="item_input" ></span>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -217,6 +217,11 @@
|
||||
|
||||
</div>
|
||||
|
||||
<div class="item" v-show="result!=''">
|
||||
<span class="item_text"></span>
|
||||
<span class="item_input" >{{result}}</span>
|
||||
</div>
|
||||
|
||||
<!-- <div
|
||||
style="width: 100%;display: flex;flex-direction: row;justify-content: center;margin-top: 20px;">
|
||||
<span
|
||||
|
||||
Reference in New Issue
Block a user