From 4ff37e1edbc8382879fe117c14e1b0f76572a900 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Sun, 16 May 2021 14:51:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E6=8E=A5=E5=8F=A3=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 198 +---- static/css/index.css | 40 + static/css/listingItems/items.css | 12 + static/css/main.css | 12 +- static/js/api/announcementList.js | 30 +- static/js/api/demand.js | 11 + static/js/api/index.js | 10 +- static/js/api/interact.js | 12 + static/js/api/items.js | 28 + static/js/api/policy.js | 13 + static/js/common/main.js | 3 + .../announcementList/announcementDetail.js | 96 +++ .../announcementList/announcementList.js | 77 +- .../project/announcementList/attestation.js | 109 +++ static/js/project/demand/demand.js | 151 ++++ static/js/project/index.js | 27 +- static/js/project/interact/interact.js | 63 ++ static/js/project/listingItems/items.js | 277 ++++++- static/js/project/listingItems/itemsList.js | 58 +- static/js/project/new/newDetail.js | 4 +- static/js/project/policy/policy.js | 155 ++++ view/announcement/announcement.html | 34 +- view/announcement/announcementDetail.html | 122 +-- view/announcement/attestation.html | 210 +++++ view/attestation/attestation.html | 241 ------ view/demand/demand.html | 148 ++-- view/interact/interactList.html | 154 +--- view/listingItems/itemsDetail.html | 734 +++++++++--------- view/listingItems/itemsList.html | 39 +- view/new/newDetail.html | 18 +- view/new/newList.html | 55 +- view/policy/policy.html | 104 +-- view/user/user.html | 4 +- 33 files changed, 2023 insertions(+), 1226 deletions(-) create mode 100644 static/js/api/demand.js create mode 100644 static/js/api/interact.js create mode 100644 static/js/api/policy.js create mode 100644 static/js/project/announcementList/announcementDetail.js create mode 100644 static/js/project/announcementList/attestation.js create mode 100644 static/js/project/demand/demand.js create mode 100644 static/js/project/interact/interact.js create mode 100644 static/js/project/policy/policy.js create mode 100644 view/announcement/attestation.html delete mode 100644 view/attestation/attestation.html diff --git a/index.html b/index.html index 3f8a33a..e9bc3ce 100644 --- a/index.html +++ b/index.html @@ -444,8 +444,7 @@ + @@ -570,153 +551,22 @@
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
2惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
3惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
4惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
5惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
6惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
7惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
8惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
9惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
10惠城区桥东街道...阶梯竞价2021-4-1 9:002021-4-1 9:00100110进行中 - - -
+

未开始

diff --git a/static/css/index.css b/static/css/index.css index 9a1a2af..f72a2df 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -7,6 +7,10 @@ padding: 10px 0; } +.topDress{ + position: relative; +} + .topDress .el-input__inner { background: none; height: 25px; @@ -39,6 +43,13 @@ line-height: 23px; padding: 0px 15px; margin-left: 15px; + margin-top: 7px; + cursor: pointer; +} + +.topTit02 img{ + margin-top: 2px; + margin-right: 5px; } /*logo和搜索*/ @@ -1114,4 +1125,33 @@ label input[type="radio"]:checked+span { .headHover ul li:last-child{ border-top: 1px solid #e3e3e3; +} + +.dressPc{ + position: absolute; + right: 100px; + z-index: 9; + background: #FFF; + padding: 5px 10px; + box-shadow: 0px 0px 5px #e1e1e1; +} + +.dressPc ul li{ + margin-bottom: 5px; +} + +.dressPc ul li:last-child{ + margin-bottom: 0px; +} + +.jiantou { + width: 6px; + height: 6px; + border-top: 1px solid #8f8f94; + border-right: 1px solid #8f8f94; + transform: rotate(45deg); + margin-top: 10px; + margin-left: 10px; + display: block; + float: left; } \ No newline at end of file diff --git a/static/css/listingItems/items.css b/static/css/listingItems/items.css index bee214a..c083960 100644 --- a/static/css/listingItems/items.css +++ b/static/css/listingItems/items.css @@ -523,4 +523,16 @@ .centerLeft-center-middle:nth-child(4n){ margin-right: 0px; +} + +.clickBtm{ + border-top: 1px solid #e0e0e0; + margin-top: 10px; + padding: 2px 0; + color: #a6a6a6; +} + +.clickBtm:hover{ + background: #EEEEEE; + color: #cccccc; } \ No newline at end of file diff --git a/static/css/main.css b/static/css/main.css index 311dd6c..61b3d64 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -415,18 +415,18 @@ body { /*三角*/ .sanjiao-top { display: inline-block; - border-bottom: 8px solid #000; + border-bottom: 6px solid #000; border-bottom-color: initial; - border-left: 5px solid transparent; - border-right: 5px solid transparent; + border-left: 3px solid transparent; + border-right: 3px solid transparent; } .sanjiao-bottom { display: inline-block; - border-top: 8px solid #000; + border-top: 6px solid #000; border-top-color: initial; - border-left: 5px solid transparent; - border-right: 5px solid transparent; + border-left: 3px solid transparent; + border-right: 3px solid transparent; } .sanjiao-left { diff --git a/static/js/api/announcementList.js b/static/js/api/announcementList.js index 7a793c3..365dc1a 100644 --- a/static/js/api/announcementList.js +++ b/static/js/api/announcementList.js @@ -7,4 +7,32 @@ @param deptId:行政区划部门ID */ -var announList = '/transaction/website/outproject/publicity' +var announList = '/transaction/website/outproject/publicity'//成交公告列表 + +/* +@purl /transaction/website/jzlist/{deptId} +@param + deptId:行政区划部门ID +*/ +var attestationList = '/transaction/website/jzlist'//鉴证公告列表 + +/* +@purl /transaction/website/outproject/publicity/id/{id} +@param + id: 主键ID +*/ +var announDetail = '/transaction/website/outproject/publicity/id'//成交公告详情 + +/* +@purl /transaction/website/jzlist/id/{id} +@param + id: 主键ID +*/ +var attestationDetail = '/transaction/website/jzlist/id'//鉴证公告详情 + +/* +@purl /transaction/website/data/type/{type} +@param + type: 传递字典类型参数,获取相应的字典值列表List +*/ +var Dictionaries = '/transaction/website/data/type'//成交公告字典 diff --git a/static/js/api/demand.js b/static/js/api/demand.js new file mode 100644 index 0000000..d1e6c8a --- /dev/null +++ b/static/js/api/demand.js @@ -0,0 +1,11 @@ +/*-------------- +* 个人供求类 +-----------------*/ + +/* +@purl /transaction/website/supplyDemandList +@param + deptId:行政区划部门ID + supplyDemandType:供求类型 1:供应 2:求购 (不传值获取两种类型混合数据) +*/ +var demandList = '/transaction/website/supplyDemandList' diff --git a/static/js/api/index.js b/static/js/api/index.js index 26e8df5..3baed19 100644 --- a/static/js/api/index.js +++ b/static/js/api/index.js @@ -84,4 +84,12 @@ var announcementList = '/transaction/website/outproject/publicity'//成交公示 deptId:行政区划部门ID limit:需要获取的数据条数 */ -var biddingHallList = '/transaction/website/biddinglist'//竞价大厅列表 \ No newline at end of file +var biddingHallList = '/transaction/website/biddinglist'//竞价大厅列表 + +/* +@purl /transaction/website/jzlist/{deptId}/{limit} +@param + deptId:行政区划部门ID + limit:需要获取的数据条数 +*/ +var attestationList = '/transaction/website/jzlist'//竞价大厅列表 \ No newline at end of file diff --git a/static/js/api/interact.js b/static/js/api/interact.js new file mode 100644 index 0000000..9162bfb --- /dev/null +++ b/static/js/api/interact.js @@ -0,0 +1,12 @@ +/*-------------- +* 互动交流类 +-----------------*/ + +/* +@purl /transaction/website/communicateList +@param + deptId:行政区划部门ID + pageNum:当前记录起始索引(当前页码) + pageSize:每页显示记录数 +*/ +var interactList = '/transaction/website/communicateList' //网站新闻类接口 diff --git a/static/js/api/items.js b/static/js/api/items.js index fc8b02a..8edee9e 100644 --- a/static/js/api/items.js +++ b/static/js/api/items.js @@ -27,3 +27,31 @@ var webDeptType = '/transaction/website/data/type'//标的物类型查询接口 查询某一级别下一级的部门列表 传参网址url中的deptId */ var webDept = '/transaction/website/deptList'//标的物所在地 + +/* +@purl /transaction/website/outproject/id/{id} +@param + id: 主键ID +*/ +var outProject = '/transaction/website/outproject'//挂牌项目基本信息 + +/* +@purl /transaction/website/data/type/{type} +@param + type: 传递字典类型参数,获取相应的字典值列表List +*/ +var Dictionaries = '/transaction/website/data/type'//挂牌项目字典 + +/* +@purl /transaction/website/outproject/showImg/id/{id} +@param + id: 主键ID +*/ +var showImg = '/transaction/website/outproject/showImg/id'//展示图片 + +/* +@purl /transaction/website/biddinglist/projectId +@param + id: 主键ID +*/ +var biddinglist = '/transaction/website/biddinglist/projectId'//展示图片 diff --git a/static/js/api/policy.js b/static/js/api/policy.js new file mode 100644 index 0000000..b469d35 --- /dev/null +++ b/static/js/api/policy.js @@ -0,0 +1,13 @@ +/*-------------- +* 政策法规类 +-----------------*/ + +/* +@purl /transaction/website/newsList?number={number}&deptId={deptId}&pageNum={pageNum}&pageSize={pageSize} +@param + number: 新闻类型字典编号 + deptId:行政区划部门ID + pageNum:当前记录起始索引(当前页码) + pageSize:每页显示记录数 +*/ +var newList = '/transaction/website/newsList' //网站新闻类接口 diff --git a/static/js/common/main.js b/static/js/common/main.js index 082ff43..5f0b6c3 100644 --- a/static/js/common/main.js +++ b/static/js/common/main.js @@ -26,6 +26,9 @@ requirejs.config({ itemsApi: 'api/items', //挂牌项目接口 biddingApi: 'api/bidding', //竞价大厅接口 announApi: 'api/announcementList', //项目公告接口 + demandApi: 'api/demand', //个人供求接口 + policyApi: 'api/policy',//政策法规接口 + interactApi: 'api/interact',//互动交流接口 }, shim: { bootstrap: { diff --git a/static/js/project/announcementList/announcementDetail.js b/static/js/project/announcementList/announcementDetail.js new file mode 100644 index 0000000..a1625c0 --- /dev/null +++ b/static/js/project/announcementList/announcementDetail.js @@ -0,0 +1,96 @@ +/** + * Created by Administrator on 2021/4/5. + */ +define(['jquery', "template", "Tools", "announApi", "paging"], function ($, template, Tools ) { + //数据存储 + var module = { + data: { + announcementInformationDetail:'', + }, + }; + var tools = new Tools(); + + module.init = function (page) { + + //成交公告 + tools.doGet(announDetail+'/'+getQueryVariable('id'), {}, module.announInformation); + + }; + + //获取地址栏参数 + function getQueryVariable(variable){ + var query = window.location.search.substring(1); + var vars = query.split("&"); + for (var i=0;i0){ + for(var i = 0 ; i < module.data.outProjectInformationDetail.subjectList.length ; i++){ + module.data.outProjectInformationDetail.subjectList[i].areaUnit = content[(module.data.outProjectInformationDetail.subjectList[i].areaUnit-1)].dictLabel; + } } - document.getElementById('tabDetail4').style.display = 'block'; - document.getElementById('tab4').classList = 'active'; - }); + var outProjectInformationData = template('outProjectInformationData', module.data); + $("#outProjectInformationContent").html(outProjectInformationData); + } } + //支付方式 + module.paymentTypeDictionaries = function (data) { + if (data.code == 200) { + var content = data.data; + var paymentType = content[(module.data.outProjectInformationDetail.paymentType-1)].dictLabel; + module.data.outProjectInformationDetail.paymentType = paymentType; + var outProjectInformationData = template('outProjectInformationData', module.data); + $("#outProjectInformationContent").html(outProjectInformationData); + } + } + + //缴纳形式 + module.depositPaymentTypeDictionaries = function (data) { + if (data.code == 200) { + var content = data.data; + var depositPaymentType = content[(module.data.outProjectInformationDetail.depositPaymentType-1)].dictLabel; + module.data.outProjectInformationDetail.depositPaymentType = depositPaymentType; + var outProjectInformationData = template('outProjectInformationData', module.data); + $("#outProjectInformationContent").html(outProjectInformationData); + } + } + + //交易方式 + module.transactionDictionaries = function (data) { + if (data.code == 200) { + var content = data.data; + var dealType = content[(module.data.outProjectInformationDetail.dealType-1)].dictLabel; + module.data.outProjectInformationDetail.dealType = dealType; + var outProjectInformationData = template('outProjectInformationData', module.data); + $("#outProjectInformationContent").html(outProjectInformationData); + } + } + + //竞价方式 + module.biddingTypeDictionaries = function (data) { + if (data.code == 200) { + var content = data.data; + var biddingType = content[(module.data.outProjectInformationDetail.biddingType-1)].dictLabel; + module.data.outProjectInformationDetail.biddingType = biddingType; + var outProjectInformationData = template('outProjectInformationData', module.data); + $("#outProjectInformationContent").html(outProjectInformationData); + } + } + + //系统是否 + module.expireTypeDictionaries = function (data) { + if (data.code == 200) { + var content = data.data; + var expire = content[(module.data.outProjectInformationDetail.expire-1)].dictLabel; + module.data.outProjectInformationDetail.expire = expire; + var outProjectInformationData = template('outProjectInformationData', module.data); + $("#outProjectInformationContent").html(outProjectInformationData); + } + } + + + return module; }); \ No newline at end of file diff --git a/static/js/project/listingItems/itemsList.js b/static/js/project/listingItems/itemsList.js index c77c644..bac588d 100644 --- a/static/js/project/listingItems/itemsList.js +++ b/static/js/project/listingItems/itemsList.js @@ -11,6 +11,8 @@ define(['jquery', "template", "Tools", "itemsApi", "paging"], function ($, templ deptTypeList:[], //标的物所在地 deptLocationList:[], + //标的物二级所在地 + deptSecondLocationList:[], //新闻列表 itemsInformationList:'', //页码 @@ -20,7 +22,11 @@ define(['jquery', "template", "Tools", "itemsApi", "paging"], function ($, templ //每页数量 pageSize: 50, //总页数 - pageCount:0 + pageCount:0, + //标的物集合长度 + deptSize:24, + //标的物选中项id + deptId:'' }, }; var tools = new Tools(); @@ -84,7 +90,12 @@ define(['jquery', "template", "Tools", "itemsApi", "paging"], function ($, templ module.deptLocation = function (data) { if (data.code == 200) { var content = [] ; - for (var i = 0 ; i < 7 ; i++){ + console.log(module.data.deptSize) + var deptSize = module.data.deptSize; + if (deptSize>24){ + deptSize = data.data.length + } + for (var i = 0 ; i < deptSize ; i++){ content[i] = data.data[i]; } module.data.deptLocationList = content; @@ -93,6 +104,49 @@ define(['jquery', "template", "Tools", "itemsApi", "paging"], function ($, templ } } + //标的物所在地(二级) + module.deptSecondLocation = function (data) { + if ( data.data.length == 0){ + document.getElementById('secondDept').style.display = 'none'; + return; + }else{ + document.getElementById('secondDept').style.display = 'block'; + } + if (data.code == 200) { + console.log(data) + var content = data.data; + module.data.deptSecondLocationList = content; + var deptSecondLocationData = template('deptSecondLocationData', module.data); + $("#secondDept").html(deptSecondLocationData); + console.log(module.data.deptId) + } + } + + tabCheck = function (deptId) { + console.log(deptId) + module.data.deptId = deptId; + for (var i = 0 ; i < module.data.deptLocationList.length ; i++){ + console.log(i) + document.getElementById('locInfoall'+(100+i)).className = 'auction_hall_table_tab auction_loc' + } + document.getElementById('locInfoall'+deptId).className = 'auction_hall_table_tab auction_loc auction_hall_table_tab_select' + tools.doGet(webDept + '/' + deptId, {}, module.deptSecondLocation); + } + + allDept = function (){ + module.data.deptSize = 30 + document.getElementById('allDept').innerHTML = ""; + document.getElementById('allDept').onclick = upDept; + tools.doGet(webDept + '/0', {}, module.deptLocation); + } + + upDept = function (){ + module.data.deptSize = 24 + document.getElementById('allDept').innerHTML = ""; + document.getElementById('allDept').onclick = allDept; + tools.doGet(webDept + '/0', {}, module.deptLocation); + } + turnThePage = function (pageNum) { module.data.pageNum = pageNum ; tools.doGet(itemsList, {deptId:100,pageNum:module.data.pageNum,pageSize:module.data.pageSize}, module.itemList); diff --git a/static/js/project/new/newDetail.js b/static/js/project/new/newDetail.js index a6993db..9ad24f8 100644 --- a/static/js/project/new/newDetail.js +++ b/static/js/project/new/newDetail.js @@ -18,8 +18,8 @@ define(['jquery', "template", "Tools", "newApi"], function ($, template, Tools ) }; - function getQueryVariable(variable) - { + //获取地址栏参数 + function getQueryVariable(variable){ var query = window.location.search.substring(1); var vars = query.split("&"); for (var i=0;i
- -
    +
      + + + +
      -
      +

      +

      成交公告>成交详情

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
      胶州市三里河街道办事处管理村农贸市场南侧三层2号网点成交公示
      项目名称胶州市三里河街道办事处管理村农贸市场南侧三层2号网点
      项目编号SW-ZC-20211793流转方向转出
      交易方式电子竞价成交时间2021-04-29 16:00:00
      标的区域三里河街道办事处-管理村
      转出方胶州市三里河街道办事处管理村股份经济合作社
      受让方叶利霞
      公示开始时间2021-07-01公示结束时间2026-06-30
      转出面积/数量1处转出期限2021-07-01至2026-06-30
      成交价格138500元/年成交金额692500元
      备注
      + +
      @@ -151,5 +150,6 @@
      - + \ No newline at end of file diff --git a/view/announcement/attestation.html b/view/announcement/attestation.html new file mode 100644 index 0000000..a0f1b18 --- /dev/null +++ b/view/announcement/attestation.html @@ -0,0 +1,210 @@ + + + + + + 农燊高科-鉴证详情 + + + + + + + + + + +
      + +
      +
      +

      Hi,欢迎来到农村产权交易中心

      +
      + + + + + + +

      返回主站

      +
      +
      +
      + +
      +
      + 左云县农村产权交易网 +

      左云县农村产权交易网

      +
      +
      +
      +
      + + +
      + +
      +
      +
      +
      + + +
      + +
      +
      +

      成交公告>鉴证详情

      + + +
      +
      + + +
      + + + \ No newline at end of file diff --git a/view/attestation/attestation.html b/view/attestation/attestation.html deleted file mode 100644 index dd70547..0000000 --- a/view/attestation/attestation.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - 农燊高科-鉴证详情 - - - - - - - - - - -
      - -
      -
      -

      Hi,欢迎来到农村产权交易中心

      -
      - - - - - - -

      返回主站

      -
      -
      -
      - -
      -
      - 左云县农村产权交易网 -

      左云县农村产权交易网

      -
      -
      -
      -
      - - -
      - -
      -
      -
      -
      - - -
      - -
      -
      -

      成交公告>鉴证详情

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      农村产权交易鉴证书
      鉴证书编号【2021】第40003号
      项目名称胶州市三里河街道办事处北三里河村三里河文苑小区105号项目编号SW-ZC-20211792
      转出方所有权人胶州市三里河街道办事处北三里河村股份经济合作社
      转出方胶州市三里河街道办事处北三里河村股份经济合作社转出行为批准机构名称 - -
      负责人 - - 注册号
      (身份证号)
      - -
      受让方受让方 - -
      法定代表人 - - 公司性质集体
      注册资本 - -

      注册号
      - (身份证号)

      - -

      转出

      -

      标的

      -

      内容

      -

      -

      方式

      坐落 - -
      标的物情况 - -
      转出面积(数量) - - 转出期限 - -
      确权机构 - - 权证编号 - -
      转出方式出租交易方式电子竞价
      交易底价 - - 成交金额 - -
      合同签署日期2021.4.3合同编号 - -
      附记 - -
      -

      农村产权交易鉴证书

      -

      2021.4.3

      -
      -
      - - -
      - - - \ No newline at end of file diff --git a/view/demand/demand.html b/view/demand/demand.html index 06a68f8..8740638 100644 --- a/view/demand/demand.html +++ b/view/demand/demand.html @@ -12,6 +12,7 @@ + @@ -58,12 +59,12 @@
      @@ -72,97 +73,54 @@

      个人供应

      个人需求

      + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
      项目名称发布时间联系电话
      出租济南市莱芜区方下街道龙口东村229亩土地经营权阶梯竞价15314031621
      出租济南市莱芜区方下街道龙口东村229亩土地经营权阶梯竞价15314031621
      出租济南市莱芜区方下街道龙口东村229亩土地经营权阶梯竞价15314031621
      出租济南市莱芜区方下街道龙口东村229亩土地经营权阶梯竞价15314031621
      出租济南市莱芜区方下街道龙口东村229亩土地经营权阶梯竞价15314031621
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
      -
      - +
      +
      +

      +
      + + \ No newline at end of file diff --git a/view/interact/interactList.html b/view/interact/interactList.html index 184a9aa..5eaf682 100644 --- a/view/interact/interactList.html +++ b/view/interact/interactList.html @@ -4,7 +4,7 @@ - 农燊高科-新闻列表 + 农燊高科-互动交流 @@ -12,6 +12,7 @@ + @@ -58,12 +59,12 @@
      @@ -77,120 +78,30 @@
      - + + +
      +
      +
      +

      - - + \ No newline at end of file diff --git a/view/listingItems/itemsDetail.html b/view/listingItems/itemsDetail.html index 12440f6..4bb1256 100644 --- a/view/listingItems/itemsDetail.html +++ b/view/listingItems/itemsDetail.html @@ -64,373 +64,408 @@

      挂牌项目>产权交易>三屯乡黄家村土地经营权流转

      -

      - 重要提示:竞买人在竞价前请务必遵照左云县农村产权交易网的《平台竞价交易规则》、《左云县农村产权交易网平台农村产权交易操作指南》的要求,了解的情况、竞买资格、注册报名、保证金缴纳、竞买操作及款项支付方式等内容。如未全面了解相关内容,违反相关规定,您将承担无法参与项目竞买、保证金不予退还等不利后果,请审慎参与竞买。

      -
      -
      -
      -
      - - -
      -
      - -
      -
      - -
      -
      - -
      -
      - -
      -
      - -
      -
      - +

      重要提示:竞买人在竞价前请务必遵照左云县农村产权交易网的《平台竞价交易规则》、《左云县农村产权交易网平台农村产权交易操作指南》的要求,了解的情况、竞买资格、注册报名、保证金缴纳、竞买操作及款项支付方式等内容。如未全面了解相关内容,违反相关规定,您将承担无法参与项目竞买、保证金不予退还等不利后果,请审慎参与竞买。

      +
      + - - 审批
      意见 - - 驳回 - - - -
      - - + \ No newline at end of file diff --git a/view/user/user.html b/view/user/user.html index 8446e31..f7f6328 100644 --- a/view/user/user.html +++ b/view/user/user.html @@ -180,7 +180,7 @@
      -