Merge branch 'master' of http://192.168.0.75:3000/liux/nxdt-web
This commit is contained in:
commit
f7171b0264
|
|
@ -244,6 +244,7 @@ export default {
|
|||
}
|
||||
},
|
||||
deep: true,
|
||||
immediate: true,
|
||||
},
|
||||
|
||||
opinionValueOther: {
|
||||
|
|
@ -423,7 +424,7 @@ export default {
|
|||
border: 1px solid green;
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
height: 50px;
|
||||
/* height: 50px; */
|
||||
font-size: 14px;
|
||||
margin-top: 2px;
|
||||
border-radius: 5px;
|
||||
|
|
@ -435,7 +436,7 @@ export default {
|
|||
/* border: 1px solid green; */
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
height: 50px;
|
||||
/* height: 50px; */
|
||||
font-size: 14px;
|
||||
margin-top: 2px;
|
||||
border-radius: 5px;
|
||||
|
|
@ -447,7 +448,7 @@ export default {
|
|||
/* border: 1px solid green; */
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
height: 50px;
|
||||
/* height: 50px; */
|
||||
font-size: 14px;
|
||||
margin-top: 2px;
|
||||
border-radius: 5px;
|
||||
|
|
@ -459,7 +460,7 @@ export default {
|
|||
border: 1px solid green;
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
height: 50px;
|
||||
/* height: 50px; */
|
||||
font-size: 14px;
|
||||
margin-top: 2px;
|
||||
border-radius: 5px;
|
||||
|
|
@ -471,7 +472,7 @@ export default {
|
|||
border: 1px solid black;
|
||||
width: 50%;
|
||||
text-align: center;
|
||||
height: 50px;
|
||||
/* height: 50px; */
|
||||
font-size: 14px;
|
||||
margin-top: 2px;
|
||||
border-radius: 5px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue