diff --git a/common/request.js b/common/request.js
index e63adca..b09e111 100644
--- a/common/request.js
+++ b/common/request.js
@@ -3,8 +3,8 @@ import store from "@/store"
export function host(host='default',suffix='/plant_manage'){
var url=process.env.NODE_ENV === 'development'?{
// default:`http://dpe74u.natappfree.cc` //陈
- // default:`http://czixnn.natappfree.cc` //马
- default:`http://7r39sr.natappfree.cc` //何
+ default:`http://7xa7q2.natappfree.cc` //马
+ // default:`http://7r39sr.natappfree.cc` //何
// default:`http://192.168.0.116:8080` //孙
}:{
default:``
diff --git a/pages/baseMana/formReacord.vue b/pages/baseMana/formReacord.vue
index c513e31..6d54217 100644
--- a/pages/baseMana/formReacord.vue
+++ b/pages/baseMana/formReacord.vue
@@ -8,7 +8,7 @@
display: flex;
align-items: center;
color:#999;
- text{
+ picker{
width:50%;
background:#fff;
margin:0 30rpx;
@@ -75,13 +75,12 @@
-
+
- 请选择开始时间 ~ 请选择结束时间
+ 请选择开始时间 ~ 请选择结束时间
-
@@ -92,7 +91,6 @@
-
\ No newline at end of file
diff --git a/pages/massif/agrSpecs.vue b/pages/massif/agrSpecs.vue
index 7ae0441..4c49d26 100644
--- a/pages/massif/agrSpecs.vue
+++ b/pages/massif/agrSpecs.vue
@@ -104,7 +104,7 @@
-
+
diff --git a/uni_modules/d-search/components/d-search/d-search.vue b/uni_modules/d-search/components/d-search/d-search.vue
index df219aa..98abdfe 100644
--- a/uni_modules/d-search/components/d-search/d-search.vue
+++ b/uni_modules/d-search/components/d-search/d-search.vue
@@ -49,8 +49,6 @@
flex-wrap: wrap;
margin:14rpx -20rpx -20rpx 0;
text{
- color:#fff;
- background:#10C176;
height:48rpx;
line-height: 48rpx;
border-radius: 30rpx;
@@ -58,6 +56,13 @@
text-align: center;
font-size:24rpx;
margin:0 20rpx 20rpx 0;
+ transition: all 0.3s;
+ color:#999;
+ background:#EEEEEE;
+ &.active{
+ color:#fff;
+ background:#10C176;
+ }
}
}
}
@@ -82,13 +87,13 @@
-
+
猜你想搜
- {{v}}
+ {{v.label}}