| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593 |
- <template>
- <div class="user-content" >
- <div class="provider" id="provider-wrapper">
- <div class="search-content" style="border-bottom: 1px solid #f5f5f5;padding-bottom: 0.25rem">
- <input type="text" placeholder="请输入您要查找的品牌或型号" v-model="seekKeyword" @keyup.13="searchSeek">
- <span @click="searchSeek" >
- <i class="iconfont icon-sousuo"></i>
- </span>
- </div>
- <div v-bind:key="index" v-for="(item, index) in GetEnterpriseListData" class="providerList">
- <div v-if="providerType !== 'onLine'">
- <div class="top">
- <div class="icon" :class="item.standard ? 'standed' : 'istanded'"></div>
- <div class="text">
- {{item.pcmpcode}}
- </div>
- <img v-if="item.addProductPerson" class="person-flag" src="/images/mobile/product/mine_icon.png" alt="">
- </div>
- <div class="content">
- <div class="fl" :class="providerType === 'enterprise' ? 'fullWidth': ''">
- <div class="linetext">品牌:{{item.pbranden}}</div>
- <div class="linetext">物料名称(类目):
- <template v-if="!item.kind">
- {{item.kinden || '-'}}
- </template>
- <template v-else>
- {{item.kind || '-'}}
- </template>
- </div>
- <div class="linetext">规格:{{item.spec}}</div>
- <div class="linetext">单位:PCS</div>
- </div>
- <div class="fr" v-if="providerType !== 'enterprise'" :class="providerType == 'enterprise' && item.batchCount > 0 ? '' : 'addtop'" >
- <!--<div class="look" >查看产品</div>-->
- <!--<div class="add" >加入个人产品</div>-->
- <div class="delete" v-if="providerType == 'person'" @click="deleteProvider(item.id, index)">删除</div>
- </div>
- </div>
- <!--v-if="item.batchCount && providerType == 'enterprise'"-->
- <!--v-if="providerType == 'enterprise'"-->
- <div class="clearfix" v-if="providerType === 'enterprise'">
- <div class="pull-right add" v-if="providerType === 'enterprise'" @click="addProtoperson(item)" :class="{noadd: item.addProductPerson}">加入个人产品</div>
- <div class="pull-right look" @click="lookProductitem(item.id, item)" v-if="item.batchCount">查看产品</div>
- <div class="pull-right look" @click="toAddpro(item)" v-else>编辑上架</div>
- <div class="pull-right look" v-if="providerType === 'enterprise'" @click="updateMateriel(item)">编辑物料</div>
- </div>
- </div>
- <div v-else>
- <div class="top top2">
- <div class="icon" :class="item.standard ? 'standed' : 'istanded'"></div>
- <div class="text">
- {{item.code}}
- </div>
- <!-- <div class="pms">
- {{item.storeid === '33069557578d44e69bd91ad12d28a8d4' ? '寄售' : '自营'}}
- </div>-->
- <img class="store-type" v-if="item.storeid === '33069557578d44e69bd91ad12d28a8d4'" src="/images/mobile/product/consignment.png" alt="">
- <img class="store-type" src="/images/mobile/product/self.png" alt="" v-else >
- </div>
- <div class="middle">
- <div class="list" style="height: 0.46rem;">
- <div class="fl">
- <div class="name">品牌:</div>
- <div class="text">{{item.brandNameEn}}</div>
- </div>
- <div class="fr">
- <div class="button" @click="update(item)">编辑</div>
- <div class="button" @click="offProduct(item, index)">下架</div>
- </div>
- </div>
- <div class="list">
- <div class="fl">
- <div class="name">物料名称(类目):</div>
- <div class="text">{{item.kindNameCn || '-'}}</div>
- </div>
- <div class="fr">
- <div class="textinfo" v-if="item.breakUp">可拆卖</div>
- </div>
- </div>
- <div class="list">
- <div class="fl">
- <div class="name">规格:</div>
- <div class="text">{{item.spec || '-'}}</div>
- </div>
- <div class="fr">
- <div class="name">交期(天):</div>
- <div class="text" v-if="item.b2cMaxDelivery && (item.b2cMaxDelivery != item.b2cMinDelivery)" v-text="item.b2cMinDelivery + '-'+ item.b2cMaxDelivery"></div>
- <div class="text" v-if="item.b2cMaxDelivery && (item.b2cMaxDelivery == item.b2cMinDelivery)" v-text="item.b2cMinDelivery"></div>
- </div>
- </div>
- <div class="list">
- <div class="fl">
- <div class="name">最小包装数:</div>
- <div class="text">{{item.minPackQty}}</div>
- </div>
- <div class="fr">
- <div class="name">库存:</div>
- <div class="text">{{item.reserve}}</div>
- </div>
- </div>
- <div class="list">
- <div class="fl">
- <div class="name">包装方式:</div>
- <div class="text">{{item.packaging || '无包装信息'}}</div>
- </div>
- <div class="fr">
- <div class="name">最小起订量:</div>
- <div class="text" style="color: #f31919">{{item.minBuyQty}}</div>
- </div>
- </div>
- <div class="list">
- <div class="name">生产日期:</div>
- <div class="text" :title="item.produceDate">{{item.produceDate || '-'}}</div>
- </div>
- <div class="list">
- <div class="name left">价格梯度:</div>
- <div class="table left">
- <ul>
- <li class="title">
- <div>分段数量/PCS</div>
- <div>分段单价</div>
- </li>
- <li v-for="price in item.prices">
- <div>{{price.start}}+</div>
- <div v-if="item.currencyName == 'RMB'">¥{{price.rMBPrice}}</div>
- <div v-else>${{price.rMBPrice}}</div>
- </li>
- </ul>
- </div>
- </div>
- </div>
- <!--<div class="labelinfo">
- <div class="labelicon">标签</div>
- <div class="labeltext">{{item.tag}}</div>
- </div>-->
- <div class="label-text">{{item.tag || '暂无标签信息'}}</div>
- </div>
- </div>
- </div>
- <!-- 企业产品库 查看信息 -->
- <div class="deleteKuang" v-show="showMoreinfn" @touchmove="preventTouchMove($event)">
- <div class="Kuang">
- <div class="title">产品信息<i @click="closeMoreinfo()" class="icon-guanbi iconfont"></i></div>
- <div class="overflow-hidden" ref="mobileModalBox" style="max-height: 9.3rem">
- <div class="content">
- <div class="infob">
- <div class="info"><div class="name">品牌:</div><div>{{cnmpBand}}</div></div>
- <div class="info"><div class="name">物料名称(类目):</div><div>{{cnmpType || '-'}}</div></div>
- <div class="info"><div class="name">型号:</div><div>{{cnmpCode}}</div></div>
- </div>
- <div class="content_sq" v-bind:key="item.id" v-for="(item, index) in vendorlist" >
- <div class="labelBg">
- <div class="labelinfo" style="margin-left: -0.1rem">
- <div class="labelicon" style="vertical-align:top;margin-top: 0.09rem">标签</div>
- <div class="labeltext">{{item.tag}}</div>
- </div>
- <div class="middle">
- <div class="list" style="height: auto">
- <div class="fl">
- <div class="name">
- <div class="pms">
- {{item.storeid === '33069557578d44e69bd91ad12d28a8d4' ? '寄售' : '自营'}}
- </div>
- </div>
- </div>
- <div class="fr">
- <div class="textinfo" v-if="item.breakUp">可拆卖</div>
- </div>
- </div>
- <div class="list list-long" style="height: auto">
- <div class="fl">
- <div class="name">规格:</div>
- <div class="text">{{item.spec || '-'}}</div>
- </div>
- </div>
- <div class="list" style="height: auto">
- <div class="fl">
- <div class="name">最小包装数:</div>
- <div class="text">{{item.minPackQty}}</div>
- </div>
- <div class="fr">
- <div class="name">交期(天):</div>
- <div class="text" v-if="item.b2cMaxDelivery && (item.b2cMaxDelivery != item.b2cMinDelivery)" v-text="item.b2cMinDelivery + '-'+ item.b2cMaxDelivery"></div>
- <div class="text" v-if="item.b2cMaxDelivery && (item.b2cMaxDelivery == item.b2cMinDelivery)" v-text="item.b2cMinDelivery"></div>
- </div>
- </div>
- <div class="list" style="height: auto">
- <div class="fl">
- <div class="name">包装方式:</div>
- <div class="text">{{item.packaging || '无包装信息'}}</div>
- </div>
- <div class="fr">
- <div class="name">库存:</div>
- <div class="text">{{item.reserve}}</div>
- </div>
- </div>
- <div class="list" style="height: auto">
- <div class="fl">
- <div class="name">生产日期:</div>
- <div class="text" :title="item.produceDate">{{item.produceDate || '-'}}</div>
- </div>
- <div class="fr">
- <div class="name">最小起订量:</div>
- <div class="text" style="color: #f31919">{{item.minBuyQty}}</div>
- </div>
- </div>
- <div class="list" style="height: auto">
- <div class="name left">价格梯度:</div>
- <div class="table left">
- <ul>
- <li class="title">
- <div>分段数量/PCS</div>
- <div>分段单价</div>
- </li>
- <li v-for="price in item.prices">
- <div>{{price.start}}+</div>
- <div v-if="item.currencyName == 'RMB'">¥{{price.rMBPrice}}</div>
- <div v-else>${{price.rMBPrice}}</div>
- </li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="deleteKuang" v-show="showDelete">
- <div class="kuangContent">
- <div class="title">删除信息</div>
- <div class="titleinfo">是否删除该产品</div>
- <!--<div class="info" v-show="isUploadpro">*存在已上架信息</div>-->
- <div class="K_btn">
- <div class="cancelBtn" @click="cancelFn()">取消</div>
- <div class="answerBtn" @click="deleteFn()">确定</div>
- </div>
- </div>
- </div>
- <div class="deleteKuang" v-show="showoffshelf">
- <div class="kuangContent">
- <div class="title">系统信息</div>
- <div class="titleinfo">是否下架该产品?</div>
- <!--<div class="info" v-show="isUploadpro">*存在已上架信息</div>-->
- <div class="K_btn">
- <div class="cancelBtn" @click="cancelFn()">取消</div>
- <div class="answerBtn" @click="offshelfFn()">确定</div>
- </div>
- </div>
- </div>
- <div class="none-state" v-show="StateNone">
- <img src="/images/mobile/@2x/search-empty.png">
- <p>暂无数据</p>
- <nuxt-link to="/">返回首页</nuxt-link>
- </div>
- <remind-box :title="collectResult" :timeoutCount="timeoutCount"></remind-box>
- <pull-up :fixId="'provider-wrapper'" :searchMore="isSearchSearchingMore" :allPage="EnterprisePage" :page="seekPage" @pullUpAction="getMoreSearch"></pull-up>
- <!-- 在售产品编辑框 -->
- <!-- 编辑物料 -->
- <div class="update-materiel" v-if="showMateriel">
- <div class="mobile-nav">
- <div class="mobile-header mobile-center-header">
- <a @click="showMateriel = false"><i class="iconfont icon-fanhui"></i></a>
- <p>编辑物料</p>
- <p class="en-name">
- <img :src="`/images/mobile/center/${user.data.enterprise && user.data.enterprise.uu ? 'en' : 'self'}.png`" alt="">{{currentEnName}}
- </p>
- </div>
- </div>
- <div class="update-materiel-wrapper">
- <div class="clearfix">
- <div class="update-materiel-wrapper-image pull-left">
- <upload :url="regieUrl" @uploadAction="onUpload" :NopassThree="false" :maxSize="'20'" :imgStyle="imgStyle"></upload>
- <span>点击上传</span>
- </div>
- <div class="uploadImgBtn pull-left">上传图片</div>
- <span class="uploadImgInfo pull-left">图片上传须知</span>
- </div>
- <div class="update-materiel-wrapper-list clearfix">
- <div class="name pull-left"><a class="red">*</a>品牌:</div>
- <div class="input pull-left clearfix">
- <input type="text" placeholder="请输入品牌"/>
- <i class="iconfont icon-guanbi1"></i>
- </div>
- </div>
- <div class="update-materiel-wrapper-list clearfix">
- <div class="name pull-left"><a class="red">*</a>物料名称(类目):</div>
- <div class="input pull-left clearfix" style="width: 4.09rem">
- <input type="text" placeholder="请输入物料名称(类目)"/>
- <i class="iconfont icon-guanbi1"></i>
- </div>
- </div>
- <div class="update-materiel-wrapper-list clearfix">
- <div class="name pull-left"><a class="red">*</a>型号:</div>
- <div class="input pull-left clearfix">
- <input type="text" placeholder="请输入型号"/>
- <i class="iconfont icon-guanbi1"></i>
- </div>
- </div>
- <div class="update-materiel-wrapper-list clearfix">
- <div class="name pull-left"><a class="red" style="opacity: 0">*</a>规格:</div>
- <div class="input pull-left clearfix">
- <input type="text" placeholder="请输入规格"/>
- <i class="iconfont icon-guanbi1"></i>
- </div>
- </div>
- <div class="update-materiel-wrapper-controll clearfix">
- <div class="pull-left">保存</div>
- <div class="pull-right">取消</div>
- </div>
- </div>
- </div>
- </div>
- </template>
- <script>
- import { RemindBox, PullUp } from '~components/mobile/common'
- import Upload from '~components/common/upload/upload.vue'
- export default {
- layout: 'mobile',
- middleware: 'authenticated',
- name: 'mobileProduct',
- data() {
- return {
- GetEnterpriseListData: [],
- seekPage: 1,
- providerType: this.$route.query.providerType,
- showMoreinfn: false,
- showDelete: false,
- isSearchSearchingMore: false,
- seekKeyword: '',
- collectResult: '',
- timeoutCount: 0,
- EnterprisePage: 1,
- chooseItem: {},
- vendorlist: [], // 查看更多信息
- showoffshelf: false,
- showMateriel: true,
- regieUrl: '',
- imgStyle: 'width: 1.1rem;height:1.1rem'
- }
- },
- methods: {
- toAddpro(list) {
- let item = {
- brandNameEn: list.pbranden,
- kindNameCn: list.kinden || list.kind,
- code: list.pcmpcode,
- spec: list.spec,
- prices: [{
- end: '',
- rMBNTPrice: '',
- rMBPrice: '',
- start: '1'
- }],
- minBuyQty: 1,
- minPackQty: 1,
- productid: list.id,
- prodNum: list.prodNum,
- currencyName: this.$store.state.option.storeStatus.data.enType === 'MAINLAND' ? 'RMB' : 'USD',
- breakUp: false
- }
- this.$store.commit('product/brand/GET_ONSALE_DETAILS_SUCCESS', item)
- localStorage.setItem('ProductListItem', JSON.stringify(item))
- this.$router.push(`/mobile/center/vendor/productdetails?formurl=productlist&return=goBack`)
- },
- update(item) {
- this.$store.commit('product/brand/GET_ONSALE_DETAILS_SUCCESS', item)
- this.$router.push('/mobile/center/vendor/productdetails')
- localStorage.setItem('ProductListItem', JSON.stringify(item))
- },
- offProduct(item) {
- this.showoffshelf = true
- this.shelfItem = item
- },
- offshelfFn() {
- let item = this.shelfItem
- this.$http.put(`/trade/goods/provider/off/shelf?batchCodes=${item.batchCode}`).then(res => {
- if (res.data.success) {
- this.timeoutCount++
- this.collectResult = '下架成功'
- this.showoffshelf = false
- this.seekPage = 1
- this.GetEnterpriseListData.splice(0, this.GetEnterpriseListData.length)
- this.GetEnterpriseListData = null
- this.GetEnterpriseListData = []
- this.reloadData()
- } else {
- this.timeoutCount++
- this.collectResult = res.data.message
- }
- }, err => {
- this.timeoutCount++
- this.collectResult = err.response.data
- })
- },
- onUpload() {},
- // scroll: function () {
- // let scrolled = document.documentElement.scrollTop || window.pageYOffset || document.body.scrollTop
- // if (Math.ceil(scrolled + window.screen.availHeight) >= document.body.scrollHeight && !this.isSearchSearchingMore && this.seekPage < this.EnterprisePage) {
- // this.getMoreSearch()
- // }
- // },
- searchSeek: function () {
- this.GetEnterpriseListData.splice(0, this.GetEnterpriseListData.length)
- this.GetEnterpriseListData = null
- this.GetEnterpriseListData = []
- this.seekPage = 1
- this.reloadData()
- },
- reloadData: function () {
- this.getResourceProvidor()
- },
- // blur: function() {
- // setTimeout(() => {
- // this.$store.dispatch('mobile/SetInputGetFocus', false)
- // }, 300)
- // },
- // inputGetFocus: function() {
- // setTimeout(() => {
- // this.$store.dispatch('mobile/SetInputGetFocus', true)
- // }, 300)
- // },
- getMoreSearch: function () {
- this.seekPage++
- this.isSearchSearchingMore = true
- this.reloadData()
- },
- // 获取当前企业产品库
- GetEnterpriseList: function() {
- let params = {
- _status: 'all',
- count: 20,
- isStandard: true,
- keyword: this.seekKeyword || '',
- page: this.seekPage,
- sorting: { id: 'DESC' },
- type: 'all'
- }
- return this.$http.get('/trade/products', { params })
- },
- // 获取当前个人产品库
- GetPersonList: function(cb) {
- let params = {
- _status: 'all',
- count: 20,
- isStandard: true,
- keyword: this.seekKeyword || '',
- page: this.seekPage,
- sorting: { id: 'DESC' },
- type: 'all'
- }
- return this.$http.get('/trade/products/person', { params })
- },
- // 获取当前在售产品
- GetOnlineList: function() {
- let params = {
- count: 10,
- keyword: this.seekKeyword || '',
- page: this.seekPage,
- sorting: { 'createdDate': 'DESC' },
- status: '601-602'
- }
- return this.$http.get('/trade/goods/store/status', { params })
- },
- // 产品管理切换
- switchprovide: function(type) {
- this.providerType = type
- this.seekPage = 1
- this.GetEnterpriseListData.splice(0, this.GetEnterpriseListData.length)
- this.GetEnterpriseListData = null
- this.GetEnterpriseListData = []
- this.getResourceProvidor()
- },
- // 删除个人产品库
- deleteProvider: function(id, index) {
- this.showDelete = true
- this.deleteId = id
- // this.deleteItemIndex = index
- // this.$http.get(`/trade/goods/${id}/deleteMessage`).then(response => {
- // this.isUploadpro = response.data.code
- // })
- },
- deleteFn: function() {
- this.$http.delete(`/trade/products/${this.deleteId}?isPerson=1`).then(response => {
- this.showDelete = false
- this.collectResult = '删除成功'
- this.timeoutCount++
- this.seekPage = 1
- this.GetEnterpriseListData.splice(0, this.GetEnterpriseListData.length)
- this.isChange2 = true
- this.reloadData()
- // this.GetEnterpriseListData.splice(this.deleteItemIndex, 1)
- }, () => {
- this.showDelete = false
- this.collectResult = '删除失败'
- this.timeoutCount++
- })
- },
- cancelFn: function() {
- this.showDelete = false
- this.showoffshelf = false
- },
- // 获取相对应的信息
- getResourceProvidor: function() {
- if (this.providerType === 'enterprise') {
- this.GetEnterpriseList().then(res => {
- this.GetEnterpriseListData = this.GetEnterpriseListData.concat(res.data.content)
- this.EnterprisePage = res.data.totalPages
- this.isSearchSearchingMore = false
- })
- } else if (this.providerType === 'person') {
- this.GetPersonList().then(res => {
- this.GetEnterpriseListData = this.GetEnterpriseListData.concat(res.data.content)
- this.EnterprisePage = res.data.totalPages
- this.isSearchSearchingMore = false
- })
- } else if (this.providerType === 'onLine') {
- this.GetOnlineList().then(res => {
- this.GetEnterpriseListData = this.GetEnterpriseListData.concat(res.data.content)
- this.EnterprisePage = res.data.totalPages
- this.isSearchSearchingMore = false
- })
- }
- },
- // 查看企业产品库更多信息
- lookProductitem: function(id, item) {
- this.chooseItem = item
- this.$store.commit('product/component/REQUEST_NOWPRODUCTINFO_SUCCESS', item)
- localStorage.setItem('productInfoItem', JSON.stringify(item))
- this.$router.push(`/mobile/center/vendor/productList?uuid=${id}`)
- // this.$http.get(`/trade/products/goods/productid/${id}`).then(res => {
- // this._initscroll()
- // this.showMoreinfn = true
- // this.vendorlist = res.data
- // })
- },
- closeMoreinfo: function() {
- this.showMoreinfn = false
- },
- // 编辑物料
- updateMateriel(item) {
- this.showMateriel = true
- },
- addProtoperson: function(item) {
- if (item.addProductPerson) {
- this.collectResult = '已在个人产品库'
- this.timeoutCount++
- return false
- }
- this.$http.post('/trade/products/person', [item.id])
- .then(response => {
- this.collectResult = '绑定成功'
- this.timeoutCount++
- this.seekPage = 1
- this.GetEnterpriseListData.splice(0, this.GetEnterpriseListData.length)
- this.GetEnterpriseListData = null
- this.GetEnterpriseListData = []
- this.reloadData()
- }, () => {
- this.collectResult = '绑定失败'
- this.timeoutCount++
- })
- }
- },
- computed: {
- // 是否展示空数据
- StateNone() {
- return this.GetEnterpriseListData.length === 0 && this.EnterprisePage === 0
- },
- cnmpCode() { // 型号
- if (this.chooseItem.pcmpcode) {
- return this.chooseItem.pcmpcode
- }
- return '-'
- },
- cnmpType() { // 物料名称
- return this.chooseItem.kind || this.chooseItem.kinden || '-'
- },
- cnmpBand() { // 品牌
- if (this.chooseItem.pbranden) {
- return this.chooseItem.pbranden
- }
- return '-'
- },
- cnmpSpec() { // 规格
- if (this.chooseItem.spec) {
- return this.chooseItem.spec
- }
- return '-'
- },
- shopuuid() {
- return this.$store.state.option.storeStatus.data
- }
- },
- mounted: function () {
- this.$nextTick(() => {
- // window.addEventListener('scroll', this.scroll, false)
- this._initscroll()
- })
- },
- created() {
- this.getResourceProvidor()
- },
- components: {
- RemindBox,
- PullUp,
- Upload
- }
- }
- </script>
- <style scoped lang="scss">
- @mixin overFlowHidden {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- @mixin lineHeight($value) {
- height: $value;
- line-height: $value;
- }
- .user-content{
- position: absolute;
- width: 100%;
- height: 100%;
- .provider {
- margin: 1.26rem 0 0.98rem 0;
- height: calc(100vh - 1.26rem - 0.98rem);
- overflow-y: auto;
- }
- .sa-pub {
- display: inline-block;
- width: 1.41rem;
- height: .47rem;
- line-height: .47rem;
- text-align: center;
- color: #fff;
- background: #3f84f6;
- border-radius: .14rem;
- }
- .none-state{
- text-align: center;
- padding:1.5rem 0;
- background: #fff;
- margin-top:.1rem;
- width:100%;
- img{
- margin:0 auto;
- width: 4.08rem;
- height: 2.62rem;
- }
- p {
- font-size: .32rem;
- color: #999;
- margin: 1.19rem 0 0 0;
- }
- a {
- display: block;
- font-size: .28rem;
- color: #fff;
- width: 1.88rem;
- height: .54rem;
- line-height: .54rem;
- background: #418bf6;
- margin: .7rem auto 0;
- border-radius: .05rem;
- }
- }
- .user-name{
- height: 1.8rem;
- padding: .28rem 0 .28rem .34rem;
- background: #fff;
- width: 100%;
- position: relative;
- img{
- display: inline-block;
- width: 1.25rem;
- height: 1.25rem;
- border: 1px solid #c5dbfc;
- border-radius: .05rem;
- vertical-align: middle;
- }
- .user-info {
- margin-left:.25rem;
- display: inline-block;
- vertical-align: middle;
- position: relative;
- p{
- font-size:.3rem;
- margin:0;
- display: block;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- max-width: 3.92rem;
- &:nth-child(2) {
- position: relative;
- margin-top: .2rem;
- padding-right: .7rem;
- overflow: unset;
- max-width: unset;
- .en-name {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- max-width: 3.22rem;
- display: inline-block;
- }
- a {
- position: absolute;
- right: 0;
- }
- .exit {
- right: -.8rem;
- }
- .vir {
- position: absolute;
- right: -.14rem;
- }
- }
- }
- .en-list {
- position: absolute;
- max-width: 5rem;
- max-height: 3rem;
- overflow-y: auto;
- border-radius: .05rem;
- background: rgba(0, 0, 0, .6);
- z-index: 10;
- .menu-item {
- height: .6rem;
- line-height: .6rem;
- font-size: .3rem;
- padding: 0 .2rem;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- &:active, &:focus, &:hover {
- background: #7d7d7d;
- }
- a {
- color: #fff;
- }
- }
- }
- }
- > a {
- font-size: .24rem;
- position: absolute;
- top: .45rem;
- right: .1rem;
- color: #3f84f6;
- border: 1px solid #3f84f6;
- border-radius: .2rem;
- padding: .06rem .12rem;
- }
- }
- .shop-list {
- background:#fff;
- border-bottom: .1rem solid #dfe2e4;
- padding: .14rem 0 .14rem 0;
- h3{
- font-size: .32rem;
- line-height: .4rem;
- margin: 0 0 0 .27rem;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- padding-top: .1rem;
- position: relative;
- top: .1rem;
- }
- .list-item{
- width:6.77rem;
- margin-left:.39rem;
- .item-img{
- width:2.4rem;
- vertical-align: middle;
- display: inline-block;
- img{
- &:nth-child(2) {
- width:2.4rem;
- height:1.69rem;
- border: 1px solid #eee;
- }
- &:nth-child(1) {
- position:absolute;
- width:.65rem;
- height:.33rem;
- }
- }
- }
- .list-item-phone{
- width:3.95rem;
- padding:.18rem 0;
- position:relative;
- display: inline-block;
- vertical-align: middle;
- margin-left: .26rem;
- p{
- font-size:.28rem;
- line-height: .67rem;
- margin:0;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- width: 3.2rem;
- }
- i{
- display:block;
- position:absolute;
- top: -.06rem;
- right: -.18rem;
- font-size:.5rem;
- color:#ff7800;
- width: .6rem;
- height: .6rem;
- text-align: center;
- line-height: .6rem;
- }
- }
- }
- &:active {
- background: #e1e1e1;
- }
- }
- .detail-brand{
- background: #fff;
- width:100%;
- min-height:1.5rem;
- padding:.2rem 0;
- border-bottom: .1rem solid #dfe2e4;
- &:nth-child(1) {
- margin-top:.1rem;
- }
- .brand-item{
- width:7rem;
- margin:0 auto;
- border-radius:.1rem;
- background: #fff;
- padding:.2rem;
- position:relative;
- &:active{
- background: #e1e1e1;
- }
- p{
- font-size:.28rem;
- line-height:.4rem;
- color:#333;
- margin:0;
- }
- i{
- display:block;
- position:absolute;
- top:.2rem;
- right:.4rem;
- font-size:.5rem;
- color:#ff7800;
- width: .6rem;
- height: .6rem;
- line-height: .6rem;
- text-align: center;
- }
- .sa-pub {
- position: absolute;
- right: 0;
- bottom: .2rem;
- }
- }
- div.active{
- background: #d4d;
- }
- }
- .collect-list-type {
- background: #fff;
- border-bottom: 1px solid #acacac;
- p {
- font-size: .32rem;
- margin: 0 0 0 .13rem;
- width: .92rem;
- text-align: center;
- line-height: .5rem;
- border-bottom: .06rem solid #418bf6;
- }
- }
- ul.switch-list {
- .noshop {
- width: 50%;
- }
- li {
- display: inline-block;
- width: 2.5rem;
- height: .63rem;
- line-height: .63rem;
- text-align: center;
- font-size: .28rem;
- color: #666;
- background: #fff;
- border: 1px solid #b4b4b4;
- border-right: none;
- &.active {
- background: #0067e7;
- border: 1px solid #0067e7;
- color: #fff;
- }
- &:first-child {
- border-left: none;
- }
- &:last-child {
- border-right: none;
- }
- }
- &.vendor-switch {
- li {
- width: 50%;
- }
- }
- }
- .seek {
- .seek-type {
- margin-top: .15rem;
- li {
- font-size: .28rem;
- color: #666;
- display: inline-block;
- width: 50%;
- text-align: center;
- div {
- border-bottom: 1px solid #c1c4c9;
- margin: 0 auto;
- height: .46rem;
- line-height: .46rem;
- }
- &.active {
- color: #3f84f6;
- div {
- border-color: #3f84f6;
- }
- }
- }
- }
- }
- .search-content {
- text-align: center;
- padding: .25rem 0 0 0;
- input {
- border: 1px solid #376ff3;
- }
- span {
- height: .46rem;
- line-height: .46rem;
- }
- }
- .seek-area {
- height: 1.26rem;
- line-height: 1.26rem;
- border-top: .19rem solid #f6f5f5;
- border-bottom: .19rem solid #f6f5f5;
- overflow: hidden;
- /*padding: .32rem 0;*/
- img {
- height: .78rem;
- margin-right: .2rem;
- vertical-align: top;
- margin-top: .1rem;
- }
- .sa-title {
- font-size: .38rem;
- color: #3f84f6;
- line-height: .32rem;
- vertical-align: top;
- margin-top: .1rem;
- span {
- color: #494949;
- }
- .sa-text {
- font-size: .26rem;
- color: #999;
- }
- }
- .sa-pub {
- margin-left: .86rem;
- vertical-align: top;
- margin-top: .23rem;
- }
- }
- }
- .providerList {
- border-top: .31rem solid #f1f3f7;
- .top {
- position: relative;
- &.top2 {
- .text {
- width: 5.4rem;
- }
- .pms {
- color: #f57710;
- border: 1px solid #f57710;
- border-radius: 0.4rem;
- background: #fff;
- font-size: 0.24rem;
- height: 0.4rem;
- line-height: 0.4rem;
- width: 0.8rem;
- text-align: center;
- float: right;
- margin-top: 0.25rem;
- }
- .store-type {
- width: .77rem;
- height: .77rem;
- position: absolute;
- right: 0;
- top: 0;
- }
- }
- .icon {
- width: 0.6rem;
- height: 0.36rem;
- line-height: 0.36rem;
- margin-top: 0.27rem;
- float: left;
- background-size: 100%;
- background-repeat: no-repeat;
- margin-right: 0.12rem;
- text-align: center;
- &.istanded{
- background-image: url('/images/mobile/@2x/istanded.png')
- }
- &.standed{
- background-image: url('/images/mobile/@2x/standed.png')
- }
- }
- .person-flag {
- width: .75rem;
- position: absolute;
- right: 0;
- }
- .text {
- float: left;
- width: 6.3rem;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- padding: 0 0.24rem;
- /*background: #f5f9fd;*/
- border-bottom: 1px solid #d3d3d3;
- height: 0.9rem;
- line-height: 0.9rem;
- color: #0067e7;
- font-size: 0.3rem;
- &::after{
- clear: both;
- display: block;
- content: ' ';
- visibility: hidden;
- zoom: 1;
- }
- }
- .content {
- padding: 0.24rem 0.24rem;
- background: #fff;
- .linetext {
- margin-bottom: 0.24rem;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- &:nth-last-of-type(1){
- margin-bottom: 0rem;
- }
- }
- .fl {
- float: left;
- border-right: 1px dashed #e0e0e4;
- width: 4.68rem;
- &.fullWidth {
- width: 100%;
- border: 0;
- float: left
- }
- }
- .fr {
- float: right;
- margin: 0.18rem 0.24rem;
- margin-right: 0rem;
- font-size: 0.3rem;
- &.addtop {
- margin-top: 0.6rem;
- .add {
- background: #0067e7;
- color: #fff;
- &.noadd{
- background: #cccbcb;
- color: #fff;
- border:1px solid #cccbcb;
- }
- }
- }
- div {
- width: 2.1rem;
- height: 0.6rem;
- text-align: center;
- line-height: 0.6rem;
- border-radius: 3px;
- &.delete{
- background: #fff;
- color: #f70415;
- border: 1px solid #f70415;
- }
- }
- div:nth-child(1){
- margin-bottom: 0.26rem
- }
- }
- &::after{
- clear: both;
- display: block;
- content: ' ';
- visibility: hidden;
- zoom: 1;
- }
- }
- div.clearfix {
- padding: 0.2rem 0;
- margin: 0 0.2rem;
- border-top: 1px solid #d3d3d3;
- div {
- width: 2.1rem;
- height: 0.6rem;
- text-align: center;
- line-height: 0.6rem;
- border-radius: 3px;
- margin-right: 0.2rem;
- &.look {
- color: #008bf7;
- border: 1px solid #008bf7;
- }
- &.add {
- background: #fff;
- color: #f57710;
- border: 1px solid #f57710;
- }
- &.noadd{
- background: #cccbcb;
- color: #fff;
- border:1px solid #cccbcb;
- }
- }
- }
- }
- .middle {
- padding: 0.24rem 0.24rem 0px;
- background: #fff;
- .pms {
- color: #f57710;
- border: 1px solid #f57710;
- border-radius: 0.4rem;
- background: #fff;
- font-size: 0.24rem;
- height: 0.4rem;
- line-height: 0.4rem;
- width: 0.8rem;
- text-align: center;
- }
- .list {
- /*height: 0.46rem;*/
- .left {
- float: left;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .textinfo {
- color: #0067e7;
- font-size: 0.3rem;
- }
- .button {
- font-size: 0.26rem;
- color: #fff;
- width: 0.92rem;
- text-align: center;
- border-radius: 5px;
- /*border:1px solid #1a58dd;*/
- background: #1a58dd;
- display: inline-block;
- margin-right: 0.2rem;
- line-height: 0.33rem;
- height: 0.37rem;
- }
- margin-bottom: 0.18rem;
- &::after{
- clear: both;
- display: block;
- content: ' ';
- visibility: hidden;
- zoom: 1;
- }
- .fl {
- width: 4.3rem;
- float: left;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .fr {
- text-align: left;
- width: 2.6rem;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- &.list-long {
- .fl {
- width: 100% !important;
- }
- }
- .name {
- color: #666;
- font-size: 0.3rem;
- display: inline-block;
- }
- .text {
- display: inline-block;
- color: #333;
- font-size: 0.3rem
- }
- .table {
- width: 5.5rem;
- margin-bottom: 0;
- margin-top: 0;
- li {
- height: 0.43rem;
- line-height: 0.43rem;
- border-left: .01rem solid #c5c5c5;
- font-size: .28rem;
- &::after {
- clear: both;
- display: block;
- content: ' ';
- visibility: hidden;
- zoom: 1;
- }
- div {
- text-align: center;
- width: 50%;
- float: left;
- border-right: .01rem solid #c5c5c5;
- border-bottom: .01rem solid #c5c5c5;
- }
- &:nth-child(odd) {
- background: #ddd;
- color: #666;
- font-size: 0.28rem;
- }
- &:nth-child(even) {
- background: #fcfcfc;
- color: #666;
- font-size: 0.28rem;
- }
- &:nth-last-of-type(1){
- color: #f31919;
- }
- &.title {
- font-size: 0.28rem;
- color: #333;
- }
- }
- }
- }
- }
- .labelinfo {
- padding: 0 .24rem;
- background: #e6e6e6;
- height: 0.6rem;
- line-height: 0.6rem;
- width: 100%;
- color: #666;
- font-size: 0.26rem;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- .labelicon {
- background-image: url('/images/mobile/@2x/label_icon.png');
- background-repeat: no-repeat;
- width: 0.61rem;
- height: 0.38rem;
- line-height: 0.38rem;
- background-size: 100%;
- color: #fff;
- margin-right: 0.1rem;
- display: inline-block;
- font-size: 0.22rem;
- text-align: center;
- /*vertical-align: middle;*/
- }
- .labeltext{
- display: inline-block;
- /*vertical-align: middle;*/
- }
- }
- .label-text {
- padding: .09rem .21rem;
- border-radius: .22rem;
- background: #ddd;
- font-size: .26rem;
- color: #666;
- display: inline-block;
- margin-left: .22rem;
- margin-bottom: .25rem;
- }
- .deleteKuang {
- position: fixed;
- background: rgba(0, 0, 0, 0.5);
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- z-index: 9999;
- .kuangContent {
- border-radius: 5px;
- background: #fff;
- width: 5rem;
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate3d(-50%, -50%, 0);
- overflow: hidden;
- .titleinfo {
- font-size: .3rem;
- color: #666;
- text-align: center;
- margin-top: 0.5rem;
- margin-bottom: 0.1rem;
- }
- .title {
- background: #5078cb;
- height: .7rem;
- line-height: .7rem;
- font-size: .3rem;
- color: #fff;
- text-align: center;
- }
- .info {
- color: #f00;
- text-align: center;
- }
- .K_btn {
- margin-top: 0.4rem;
- line-height: 0.7rem;
- height: 0.7rem;
- &::after {
- clear: both;
- display: block;
- content: ' ';
- visibility: hidden;
- zoom: 1;
- }
- div {
- float: left;
- width: 50%;
- font-size: 0.3rem;
- text-align: center;
- &.cancelBtn {
- background: #b4b5b9;
- color: #333;
- }
- &.answerBtn {
- background: #5078cb;
- color: #fff;
- }
- }
- }
- }
- i {
- font-size: .6rem;
- position: absolute;
- right: -0.3rem;
- top: -0.35rem;
- color: #fff;
- &::after {
- position: absolute;
- top: -0.1rem;
- left: -0.1rem;
- right: -0.1rem;
- bottom: -0.1rem;
- content: ' '
- }
- }
- .title {
- background: #3f84f6;
- height: 0.7rem;
- line-height: 0.7rem;
- color: #fff;
- text-align: center;
- font-size: 0.3rem;
- position: relative;
- }
- .Kuang {
- max-height: 10rem;
- width: 6.7rem;
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate3d(-50%, -50%, 0);
- background: #ececec;
- border-radius: 5px;
- }
- .content {
- .infob {
- background: #e3edfd;
- padding: 0.2rem;
- .info {
- color: #333;
- font-size: 0.3rem;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- margin-bottom: 0.18rem;
- .name {
- color: #666;
- }
- div {
- display: inline-block;
- }
- }
- }
- .content_sq {
- width: 6.4rem;
- margin: 0.1rem auto;
- background: #fff;
- padding: 0.2rem 0;
- .list {
- margin-bottom: 0.18rem;
- }
- .fl {
- width: 3.2rem;
- }
- .table {
- width: 4.2rem;
- margin-top: -0.1rem;
- }
- .labelinfo {
- background-image: url('/images/mobile/@2x/labelTop.png');
- background-repeat: no-repeat;
- width: 6.29rem;
- height: 0.64rem;
- line-height: 0.64rem;
- background-size: 100%;
- margin-top: 0rem;
- margin-right: 0rem;
- background-color: rgba(0, 0, 0, 0);
- color: #666;
- }
- }
- }
- }
- .update-materiel {
- position: fixed;
- z-index: 99;
- background: #f1f3f6;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- .mobile-header{
- position: fixed;
- top: 0;
- z-index: 10;
- width:100%;
- height: 1.26rem;
- line-height: 1.26rem;
- /*border-bottom:.01rem solid #ccc;*/
- background: #3e82f5;
- padding:0 .2rem 0 .1rem;
- color:#fff;
- }
- .mobile-header p{
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- font-size:.36rem;
- text-align: center;
- width: 6rem;
- padding-left: 1rem;
- }
- .mobile-center-header p.en-name {
- font-size: .3rem;
- }
- .mobile-header a{
- font-size:.28rem;
- color:#fff;
- position: absolute;
- }
- .mobile-header a i{
- font-size: .48rem;
- margin-right: -.1rem;
- }
- .update-materiel-wrapper {
- border: 1px solid #dcdcdc;
- border-radius: 0.07rem;
- background: #fff;
- margin: 1.46rem 0.2rem 0;
- position: relative;
- padding-bottom: 0.4rem;
- .update-materiel-wrapper-image {
- width: 2.28rem;
- height: 2.28rem;
- border: 1px solid #dcdcdc;
- border-radius: 0.07rem;
- position: relative;
- margin: 0.27rem 0 0 0.55rem;
- text-align: center;
- span {
- color: #b2b2b2;
- font-size: 0.28rem;
- }
- }
- .uploadImgBtn {
- color: #fff;
- font-size: .28rem;
- width: 1.51rem;
- @include lineHeight(0.47rem);
- border-radius: 0.07rem;
- background: #f9b209;
- text-align: center;
- margin:2rem 0.1rem 0;
- }
- .uploadImgInfo {
- color: #3f84f6;
- font-size: 0.24rem;
- margin-top: 2.15rem;
- }
- .update-materiel-wrapper-list {
- margin-left:0.28rem;
- margin-top: 0.3rem;
- line-height: 0.5rem;
- .red {color: #ea0f42}
- .name {color: #666;}
- .input {
- width:5.4rem;
- line-height: 0.5rem;
- height: 0.5rem;border: 1px solid #dcdcdc;
- input {
- text-indent: 5px;
- border: 0;
- border-radius: 0.07rem;
- line-height: 0.44rem;
- height: 0.44rem;
- width: 90%;
- font-size:0.28rem;
- float: left;
- color: #333;
- }
- i {
- font-size: 0.16rem;
- vertical-align: top;
- color: #666;
- float: right;
- }
- }
- }
- .update-materiel-wrapper-controll {
- margin: 0.4rem 0.2rem 0;
- div {
- width: 48%;
- background: #b5b5b5;
- font-size: 0.3rem;
- color: #fafbfc;
- text-align: center;
- @include lineHeight(0.62rem);
- border-radius: 0.07rem;
- &:first-child {
- background: #3f84f6;
- }
- }
- }
- }
- }
- </style>
|