Commit ae53c7c4 authored by anxixi's avatar anxixi

项目相关问题修改

parent 99218430
......@@ -225,7 +225,7 @@
overflow: auto;
-webkit-overflow-scrolling: touch;
margin-top: 1rem;
padding: .55rem .2rem;
padding: 0 0.2rem 0.9rem;
border-top: 1px solid transparent;
position: absolute;
top: 0;
......
......@@ -1312,12 +1312,13 @@ i, em {
}
}
.el-scrollbar__wrap{
.el-popper{
width: 90%;
}
.el-select-dropdown__item{
white-space: normal;
width: 100%;
text-overflow: ellipsis;
white-space: nowrap;
}
......
......@@ -102,9 +102,9 @@
<el-input v-model="expertData.showTitle" maxlength="36" placeholder="请输入标题"></el-input>
</el-form-item>
<el-form-item label="展示图片:" ref="guestimg" prop="showPictureUrl">
<p class="imgTitle">建议尺寸620*750px或560*750px;仅支持PNG,JPG,JPEG,最大不超过300K</p>
<p class="imgTitle">建议尺寸620*750px或560*750px;仅支持PNG,JPG,JPEG,最大不超过400K</p>
<div class="uploadImg">
<up-img :actionUrl="'/base/upload/uploadOriginalImg'" @dataEvent="Backimg" :channelPic="expertData.showPictureUrl" :upmax="0.2"></up-img>
<up-img :actionUrl="'/base/upload/uploadOriginalImg'" @dataEvent="Backimg" :channelPic="expertData.showPictureUrl" :upmax="0.4"></up-img>
</div>
</el-form-item>
<el-form-item label="插入链接:">
......
......@@ -2,7 +2,7 @@
<div class="overfolowWrapper">
<mt-loadmore :top-method="loadTop" :bottom-method="loadBottom" :auto-fill="false" :bottom-all-loaded="allLoaded" ref="loadmore">
<div class="phoneBanner">
<div @click="$router.go(-1)" style="position: absolute;top: 15px;left: -42%;font-size: 20px;"><i class="iconfont icon-fanhui"></i></div>
<!-- <div @click="$router.go(-1)" style="position: absolute;top: 15px;left: -42%;font-size: 20px;"><i class="iconfont icon-fanhui"></i></div>-->
<p class="imgWrap">
<img :src="prodetail.empLogo?prodetail.empLogo:require('../../../assets/img/defaultlogo.png')"
class="logoImg">
......@@ -68,7 +68,7 @@
</div>
<p style="text-align: center;color: #9197B4;line-height: 1rem;">
{{flags?'':'我也是有底线的'}}
{{flags?'':'暂无更多数据'}}
</p>
</div>
</mt-loadmore>
......
......@@ -4,8 +4,8 @@
<mt-loadmore :top-method="loadTop" :bottom-method="loadBottom" :auto-fill="false" :bottom-all-loaded="allLoaded" ref="loadmore">
<div class="breadWrap">
<!-- <i class="iconfont icon-fanhui" style="margin-left: -30px;" @click="$router.go(-1)"></i>-->
<p style="margin-left: 30px;">{{title}}</p>
<i>&nbsp;</i>
<p>{{title}}</p>
<i>&nbsp;</i>
</div>
<div class="allTabInfoDetail textDetail">
......
<template>
<div class="">
<!-- <breadTop :title="title" :isSearch="state" :isTranslate="state" @isShowScreen="isShowScreen"></breadTop>-->
<div v-if="tableData.length != 0" class="newcontentList" style="overflow: auto;-webkit-overflow-scrolling: touch;margin: 1rem 0;padding-top: 0;">
<div v-if="tableData.length != 0" class="newcontentList" style="-webkit-overflow-scrolling: touch;">
<mt-loadmore :top-method="loadTop" :bottom-method="loadBottom" :auto-fill="false" :bottom-all-loaded="allLoaded" ref="loadmore">
<ul>
<li v-for="(item,index) in tableData" :key="item.projectId" @click="handleToDetail(item)">
......
......@@ -3,12 +3,12 @@
<div class="closeBtn">
<i class="iconfont icon-cuowu" @click="handleConfirm"></i>
</div>
<screenCmpt class="statebottm" :screenlist="screenlist" :screenchildListIf="true" ref="screenchild" :titleName="$t('listproject.screen')" @changecheck="screenData"></screenCmpt>
<screenCmpt class="statebottm" :isCity="true" ref="regionchild" :titleName="$t('indexCount.addressBy')" @changecheck="regionData"></screenCmpt>
<screenCmpt class="statebottm" :screenlist="projectphaselist" :screenchildListIf="false" ref="projectphasechild" :titleName="$t('listproject.projectphase')" @changecheck="projectphaseData"></screenCmpt>
<screenCmpt class="statebottm" :screenlist="projectstatelist" :screenchildListIf="false" ref="projectstatechild" :titleName="$t('listproject.projectstate')" @changecheck="projectstateData"></screenCmpt>
<screenCmpt class="statebottm" :screenlist="bigbusinesslevelist" :screenchildListIf="false" ref="bigbusinesslevechild" :titleName="$t('listproject.bigbusinessleve')" @changecheck="bigbusinessleveData"></screenCmpt>
<screenCmpt class="statebottm" :screenlist="cooperationwaylist" :screenchildListIf="false" ref="cooperationwaychild" :titleName="$t('listproject.cooperationway')" @changecheck="cooperationwayData"></screenCmpt>
<screenCmpt :screenlist="screenlist" :screenchildListIf="true" ref="screenchild" :titleName="$t('listproject.screen')" @changecheck="screenData"></screenCmpt>
<screenCmpt :isCity="true" ref="regionchild" :titleName="$t('indexCount.addressBy')" @changecheck="regionData"></screenCmpt>
<screenCmpt :screenlist="projectphaselist" :screenchildListIf="false" ref="projectphasechild" :titleName="$t('listproject.projectphase')" @changecheck="projectphaseData"></screenCmpt>
<screenCmpt :screenlist="projectstatelist" :screenchildListIf="false" ref="projectstatechild" :titleName="$t('listproject.projectstate')" @changecheck="projectstateData"></screenCmpt>
<screenCmpt :screenlist="bigbusinesslevelist" :screenchildListIf="false" ref="bigbusinesslevechild" :titleName="$t('listproject.bigbusinessleve')" @changecheck="bigbusinessleveData"></screenCmpt>
<screenCmpt :screenlist="cooperationwaylist" :screenchildListIf="false" ref="cooperationwaychild" :titleName="$t('listproject.cooperationway')" @changecheck="cooperationwayData"></screenCmpt>
<div class="buttonWrapper">
<el-button plain type="primary" @click="resetClik">{{$t("commonTitle.reset")}}</el-button>
<el-button type="primary" @click="handleConfirm">{{$t("operationjson.determine")}}</el-button>
......
......@@ -4,8 +4,8 @@
<i class="iconfont icon-cuowu" @click="handleConfirm"></i>
</div>
<screenCmpt :titleName="$t('indexCount.industryInvolved')" :screenlist="companyIndustry" :screenchildListIf="true" ref="screenchild" @changecheck="screenData"></screenCmpt>
<screenCmpt class="statebottm" :screenlist="bigbusinesslevelist" :screenchildListIf="true" ref="bigbusinesslevechild" :titleName="$t('searchResult.targetCooperation')" @changecheck="bigbusinessleveData"></screenCmpt>
<screenCmpt class="statebottm" :isCity="true" ref="regionchild" :titleName="$t('indexCount.addressBy')" @changecheck="regionData"></screenCmpt>
<screenCmpt :screenlist="bigbusinesslevelist" :screenchildListIf="true" ref="bigbusinesslevechild" :titleName="$t('searchResult.targetCooperation')" @changecheck="bigbusinessleveData"></screenCmpt>
<screenCmpt :isCity="true" ref="regionchild" :titleName="$t('indexCount.addressBy')" @changecheck="regionData"></screenCmpt>
<div class="buttonWrapper">
<el-button plain type="primary" @click="resetClik">{{$t("commonTitle.reset")}}</el-button>
......
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