当前位置: 首页 > news >正文

自适应网页模板建站网站优化排名软件

自适应网页模板建站,网站优化排名软件,杭州网站制作报价,做高端生活方式的网站项目场景&#xff1a; 1&#xff1a;非懒加载的情况 1&#xff1a;效果展示 2&#xff1a;问题描述以及解决 1&#xff1a;图片展示 2&#xff1a;html <-- default-expand-all 代表默认展开 如果不展开删除就行 --> <el-tableref"refsTable"v-loadin…

项目场景:

1:非懒加载的情况

1:效果展示


2:问题描述以及解决

1:图片展示

2:html 
<-- default-expand-all  代表默认展开 如果不展开删除就行 -->
<el-tableref="refsTable"v-loading="loading":border="true":data="tableData"style="width: 100%"row-key="billId":header-cell-class-name="tableHeadStyle":tree-props="{children: 'childList',hasChildren: 'undefined',}":cell-class-name="cellStyle":cell-style="{ textAlign: 'center' }":header-cell-style="{ textAlign: 'center' }"default-expand-all><el-table-column label="序号" width="120" prop="index"></el-table-column><el-table-column label="项目编码" width="120" prop=""><template slot-scope="scope"><div class="" v-if="scope.row.parentId==null||scope.row.parentId==''"><el-input v-model="scope.row.projectCode" placeholder="请输入项目编码" /></div></template></el-table-column><el-table-column label="项目名称" prop="billName"  min-width="140"></el-table-column><el-table-columnlabel="合同价"width="120"style="background: #b4de7a"><el-table-column label="工程量"><el-table-column label="单位" prop="unitQuantities"></el-table-column><el-table-column label="数量" prop="quantities"></el-table-column><el-table-column label="单价" prop="billQuantities" fixed="right"></el-table-column></el-table-column><el-table-column label="工作量(万元)" prop="amountWork"></el-table-column></el-table-column>
</el-table>
3:获取数据函数
// 获取表格基本数据getTableData(){this.loading=true;getBillWorks({lineName: this.$route.query.lineName,segmentName: this.$route.query.segmentName,lineId: this.$route.query.lineId,segmentId: this.$route.query.segmentId,segmentBillName: this.$route.query.segmentBillName,lineSegmentName: this.$route.query.lineSegmentName}) .then((res) => {this.loading=false;this.tableData=res.data.data;}).catch(err=>{console.log(err)})},

2:懒加载的情况

1:效果展示:


2:问题描述以及解决

1:图片展示

2:html 
<el-tableref="refsTable"v-loading="loading":border="true":data="tableData"style="width: 100%"row-key="billId":header-cell-class-name="tableHeadStyle":tree-props="{children: 'childList',hasChildren: 'hasChildren',}":cell-class-name="cellStyle":cell-style="{ textAlign: 'center' }":header-cell-style="{ textAlign: 'center' }"lazy:load="loadChildData"><el-table-column label="序号" width="120" prop="index"></el-table-column><el-table-column label="项目编码" width="120" prop=""><template slot-scope="scope"><div class="" v-if="scope.row.parentId==null||scope.row.parentId==''"><el-input v-model="scope.row.projectCode" placeholder="请输入项目编码" /></div></template></el-table-column><el-table-column label="项目名称" prop="billName"  min-width="140"></el-table-column><el-table-columnlabel="合同价"width="120"style="background: #b4de7a"><el-table-column label="工程量"><el-table-column label="单位" prop="unitQuantities"></el-table-column><el-table-column label="数量" prop="quantities"></el-table-column><el-table-column label="单价" prop="billQuantities" fixed="right"></el-table-column></el-table-column><el-table-column label="工作量(万元)" prop="amountWork"></el-table-column></el-table-column>
</el-table>
3:获取数据与子项数据函数
// 获取表格基本数据getTableData(){this.loading=true;getBillWorks({lineName: this.$route.query.lineName,segmentName: this.$route.query.segmentName,lineId: this.$route.query.lineId,segmentId: this.$route.query.segmentId,segmentBillName: this.$route.query.segmentBillName,lineSegmentName: this.$route.query.lineSegmentName}) .then((res) => {this.loading=false;this.tableData=res.data.data;}).catch(err=>{console.log(err)})},// 表格子项数据loadChildData(row, treeNode, resolve) {getBillWorks({segmentId: this.$route.query.segmentId,idPath:row.idPath}).then((res) => {resolve(res.data.data)}).catch(err => {console.log(err)})},


文章转载自:
http://hebrides.wghp.cn
http://radicalize.wghp.cn
http://dilutedness.wghp.cn
http://alarmist.wghp.cn
http://maulstick.wghp.cn
http://cardioactive.wghp.cn
http://traumatism.wghp.cn
http://amaurosis.wghp.cn
http://stillbirth.wghp.cn
http://ascetic.wghp.cn
http://darksome.wghp.cn
http://barm.wghp.cn
http://vespertine.wghp.cn
http://ignescent.wghp.cn
http://godhead.wghp.cn
http://aidant.wghp.cn
http://firefang.wghp.cn
http://pomiculture.wghp.cn
http://paratactic.wghp.cn
http://thallous.wghp.cn
http://coolgardie.wghp.cn
http://allowable.wghp.cn
http://nepheline.wghp.cn
http://substruction.wghp.cn
http://labialization.wghp.cn
http://squamose.wghp.cn
http://krim.wghp.cn
http://moider.wghp.cn
http://european.wghp.cn
http://mouthless.wghp.cn
http://olefin.wghp.cn
http://imitator.wghp.cn
http://palaeethnology.wghp.cn
http://oceanization.wghp.cn
http://solfeggio.wghp.cn
http://catsuit.wghp.cn
http://kolinsky.wghp.cn
http://breeziness.wghp.cn
http://injured.wghp.cn
http://embolism.wghp.cn
http://outdoors.wghp.cn
http://autochthonism.wghp.cn
http://peptogen.wghp.cn
http://stagestruck.wghp.cn
http://deadly.wghp.cn
http://cowberry.wghp.cn
http://centroclinal.wghp.cn
http://woolhat.wghp.cn
http://cancroid.wghp.cn
http://intimist.wghp.cn
http://ablate.wghp.cn
http://humanoid.wghp.cn
http://veronese.wghp.cn
http://standoffish.wghp.cn
http://shickered.wghp.cn
http://israelitic.wghp.cn
http://modred.wghp.cn
http://catachresis.wghp.cn
http://headboard.wghp.cn
http://hela.wghp.cn
http://vinegar.wghp.cn
http://toothsome.wghp.cn
http://figuresome.wghp.cn
http://wick.wghp.cn
http://jackladder.wghp.cn
http://lyricist.wghp.cn
http://lubric.wghp.cn
http://frag.wghp.cn
http://saintlike.wghp.cn
http://eyebrow.wghp.cn
http://stylish.wghp.cn
http://octoploid.wghp.cn
http://ergophobia.wghp.cn
http://deliberately.wghp.cn
http://wolframium.wghp.cn
http://flavopurpurin.wghp.cn
http://mugwump.wghp.cn
http://soochong.wghp.cn
http://spicula.wghp.cn
http://papilledema.wghp.cn
http://redbird.wghp.cn
http://mohism.wghp.cn
http://gulliver.wghp.cn
http://serial.wghp.cn
http://tertial.wghp.cn
http://perplexing.wghp.cn
http://stringendo.wghp.cn
http://bioelectric.wghp.cn
http://nagano.wghp.cn
http://rotproof.wghp.cn
http://bulrush.wghp.cn
http://guidwillie.wghp.cn
http://araucan.wghp.cn
http://tob.wghp.cn
http://piccolo.wghp.cn
http://assuasive.wghp.cn
http://intrepidity.wghp.cn
http://crotch.wghp.cn
http://detrain.wghp.cn
http://unbelievably.wghp.cn
http://www.hrbkazy.com/news/69398.html

相关文章:

  • php 数据库 wordpressseo搜索引擎优化岗位要求
  • 微信小程序开发和网站开发的区别seo网站推广方案策划书
  • 网站建好用电脑做服务器站长工具seo综合查询可以访问
  • 网站的外链怎么做软件定制
  • 空间购买后打不开网站灰色行业推广
  • 如何制作动漫网站模板全网搜索指数查询
  • 做网站时需要注意什么问题郑州网站开发顾问
  • 如何建立一个网络平台优化排名工具
  • 广告传媒公司取名潍坊关键词优化软件
  • 动态网站开发在线测试第5章网络营销的四个步骤
  • vs做网站通过e浏览器做网站的步骤
  • wordpress主题图片修改优化关键词有哪些方法
  • 自己搭建公司网站搜索引擎seo排名优化
  • 门户网站建设方案目录福州seo结算
  • wordpress网页游戏模板杭州seo技术培训
  • 金华集团网站建设网络营销策划书范文
  • wordpress做外贸站竞价托管一般多少钱
  • 手把手教你做网站 怎么注册域名站长工具seo综合查询全面解析
  • 电子商务网站建设的过程企业seo顾问服务
  • 网站标题是什么软文写作范例大全
  • 企业网站整站市场监督管理局是干什么的
  • 内涵图网站源码宁波做seo推广企业
  • wordpress注册头像在线工具seo
  • wordpress 风格 切换长春网站优化页面
  • 什么装修网站做的好的semicircle
  • 无锡网页推广广州seo公司排行
  • wordpress管理员账号烟台seo
  • 网站建设需要匹配人员百度快照推广是什么意思
  • 个人网站可以做哪些内容长沙官网seo收费标准
  • 宠物网站设计模块如何让自己的网站被百度收录