Commit aef61f61 authored by zhengke's avatar zhengke

修改

parent 986488d8
...@@ -2874,3 +2874,8 @@ ...@@ -2874,3 +2874,8 @@
.travelnowrap{white-space: nowrap} .travelnowrap{white-space: nowrap}
/*团控列表报价样式*/ /*团控列表报价样式*/
.travelprice{color:#47BF8C; font-size: 12px; font-weight: bold; margin: 5px 0;white-space: nowrap} .travelprice{color:#47BF8C; font-size: 12px; font-weight: bold; margin: 5px 0;white-space: nowrap}
.showOther{
display:none;
}
...@@ -68,10 +68,6 @@ ...@@ -68,10 +68,6 @@
right: 0; right: 0;
top: 7px; top: 7px;
} }
.showOther{
display:none;
}
</style> </style>
<template> <template>
......
<style> <style>
@import "../../../assets/css/newTravelManager.css"; @import "../../../assets/css/newTravelManager.css";
@import "../../../assets/css/endTravelManager.css"; @import "../../../assets/css/endTravelManager.css";
.showOther{
display:none;
}
</style> </style>
<template> <template>
<div> <div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment