|
@@ -3,7 +3,13 @@
|
|
<common @asynCallBack="asynCallBack"></common>
|
|
<common @asynCallBack="asynCallBack"></common>
|
|
<top-header :pageTitle="pageTitle" :routeName="'Master'"></top-header>
|
|
<top-header :pageTitle="pageTitle" :routeName="'Master'"></top-header>
|
|
|
|
|
|
- <div class="mui-content vongi-wordcard-sp">
|
|
|
|
|
|
+ <div class="mui-content vongi-wordcard-sp vongi-zctj">
|
|
|
|
+ <div class="vongi-bagfff">
|
|
|
|
+ <div class="vongi-xzdw-search">
|
|
|
|
+ <input type="search" placeholder="请输入姓名查询">
|
|
|
|
+ <span class="mui-icon mui-icon-search"></span>
|
|
|
|
+ </div>
|
|
|
|
+ </div>
|
|
<div id="sliderSegmentedControl" class="mui-scroll-wrapper mui-slider-indicator mui-segmented-control mui-segmented-control-inverted">
|
|
<div id="sliderSegmentedControl" class="mui-scroll-wrapper mui-slider-indicator mui-segmented-control mui-segmented-control-inverted">
|
|
<div class="mui-scroll">
|
|
<div class="mui-scroll">
|
|
<router-link :to="{name:'MasterCompanyRegisterExamine',query:{status:0}}" :class="'mui-control-item '+(listForm.status==0?'mui-active':'')">
|
|
<router-link :to="{name:'MasterCompanyRegisterExamine',query:{status:0}}" :class="'mui-control-item '+(listForm.status==0?'mui-active':'')">
|
|
@@ -330,13 +336,13 @@
|
|
.fyy-bindfyy-btn button {
|
|
.fyy-bindfyy-btn button {
|
|
width: 30%;
|
|
width: 30%;
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+/*
|
|
.mui-segmented-control {
|
|
.mui-segmented-control {
|
|
position: fixed;
|
|
position: fixed;
|
|
top: 44px;
|
|
top: 44px;
|
|
z-index: 99;
|
|
z-index: 99;
|
|
background-color: #eee;
|
|
background-color: #eee;
|
|
- }
|
|
|
|
|
|
+ } */
|
|
|
|
|
|
.mui-fullscreen {
|
|
.mui-fullscreen {
|
|
position: unset;
|
|
position: unset;
|