-
@@ -412,10 +420,19 @@ export default {
height: 32px;
line-height: 32px;
background: #FFFFFF;
- border-radius: 2px;
+ border-radius: 2px 0px 0px 2px;
text-indent: 6px;
border: 1px solid #E0E0E0;
}
+.input2{
+ width: 70px;
+ height: 32px;
+ line-height: 32px;
+ background: #2671E2;
+ border-radius:0px 2px 2px 0px;
+ color: #FFFFFF;
+ text-align: center;
+}
.topbox1{
width: 100%;
display: flex;
@@ -444,9 +461,9 @@ export default {
align-items: center;
.searchbutt{
- width: 70px;
- height: 30px;
- line-height: 30px;
+ width: 80px;
+ height: 32px;
+ line-height: 32px;
background: #2671E2;
border-radius: 2px;
color: #FFFFFF;
diff --git a/vue.config.js b/vue.config.js
index 5a08e91..1b7d06c 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -3,9 +3,9 @@
* https://cli.vuejs.org/zh/config/
*/
// const url = 'http://pigx-gateway'
-const url = 'http://39.97.167.65:9999' //测试
+// const url = 'http://39.97.167.65:9999' //测试
// const url = 'http://192.168.31.169:9999' //长龙
-// const url = 'http://192.168.31.134:9999' //嘉豪
+const url = 'http://192.168.31.134:9999' //嘉豪
// const url = 'http://192.168.31.100:9999' //王笑
// const url = 'http://yuuapd.natappfree.cc' //王笑