Commit dc34e768 authored by 远方不远's avatar 远方不远

hy

parent 655425ae
......@@ -182,7 +182,8 @@ select {
cursor: pointer;
margin-right: 24px;
}
.select-popper .color_text{
.select-popper .color_text {
color: #0381fa;
}
......@@ -270,7 +271,8 @@ select {
cursor: pointer;
position: relative;
}
.select-popper .select-active{
.select-popper .select-active {
color: #0381fa;
}
......@@ -309,11 +311,13 @@ select {
.el-dropdown-land {
margin-right: 24px;
}
.el-dropdown-land .color_text{
color: #1890ff;
background-color: #FFFFFF;
.el-dropdown-land .color_text {
color: #1890ff;
background-color: #FFFFFF;
}
.el-dropdown-menu .color_text{
.el-dropdown-menu .color_text {
color: #1890ff;
background-color: #FFFFFF;
}
......@@ -357,8 +361,9 @@ select {
display: inline-block;
margin: 0px 8px;
}
.jabph_popper_box .jabph_popper_wrap .jabph_popper_input .el-input__inner {
width: 100px;
width: 100px;
}
.jabph_popper_box div:last-child {
......@@ -384,7 +389,7 @@ select {
width: 100%;
height: 0px;
opacity: 1;
border-bottom: 1px solid #EFEFEF;
border-bottom: 1px solid #EFEFEF;
margin: 16px 0px;
}
......@@ -438,10 +443,11 @@ select {
border-radius: 5px 5px 5px 5px;
border: 1px solid #D9D9D9;
text-align: center;
font-size:14px;
font-size: 14px;
font-weight: 400;
}
.toolbar-right-download .el-icon-arrow-down{
.toolbar-right-download .el-icon-arrow-down {
margin-left: 8px;
}
......@@ -554,6 +560,7 @@ select {
padding-left: 4px;
margin-right: 24px;
}
.content_item_list {
line-height: 34px;
}
......@@ -570,6 +577,7 @@ select {
height: 40px;
opacity: 0;
}
.el-select-dropdown.is-multiple .el-select-dropdown__item:hover {
color: #3181fa;
}
......@@ -590,6 +598,7 @@ select {
background-color: #fff;
padding: 6px 0px;
}
.select-radio {
max-height: 400px;
background: #fff;
......@@ -598,6 +607,7 @@ select {
.select-radio[x-placement^=bottom] {
margin-top: 8px;
}
.select-radio .select-radio-list {
position: relative;
}
......@@ -649,10 +659,12 @@ select {
float: right;
margin-top: 4px;
}
.select-list .el-dropdown-menu__item{
.select-list .el-dropdown-menu__item {
padding: 0;
}
.select-list .el-dropdown-menu__item :hover{
.select-list .el-dropdown-menu__item :hover {
color: #0381fa;
background: #f2f7ff;
}
......@@ -695,6 +707,7 @@ select {
border-left: 1px solid #ccc;
margin-left: 2px;
}
.select-list .el-radio {
display: block;
line-height: 36px;
......@@ -721,36 +734,43 @@ select {
.select-list .el-radio__input {
display: none;
}
.checkbox{
.checkbox {
display: flex;
align-items: center;
}
.checkbox .checkbox-titel{
.checkbox .checkbox-titel {
font-size: 14px;
font-weight: 400;
color: rgba(35, 35, 35, 0.8);
margin-right:24px;
margin-right: 24px;
}
.checkbox .checkbox-content{
.checkbox .checkbox-content {
display: flex;
align-items: center;
}
.checkbox .el-checkbox__label{
.checkbox .el-checkbox__label {
padding-left: 8px;
color: #232323;
}
.checkbox .checkbox-content .checkbox-content-qx{
.checkbox .checkbox-content .checkbox-content-qx {
margin-right: 30px;
}
.toolbar-right-search {
.toolbar-right-search {
margin-left: 16px;
}
.bottomlist-title-left{
.bottomlist-title-left {
display: inline-flex;
align-items: center;
}
.toolbar-right-search .toolbar-right_input {
width: 228px;
display: inline-flex;
......@@ -763,6 +783,7 @@ select {
line-height: 32px;
}
.toolbar-right-search .el-input .el-input__inner {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
......@@ -770,9 +791,11 @@ select {
height: 32px;
line-height: 32px;
}
.toolbar-right-search .el-input-group__append{
.toolbar-right-search .el-input-group__append {
padding: 0;
}
.toolbar-right-search .result-search {
height: 32px;
line-height: 32px;
......@@ -802,6 +825,7 @@ select {
.toolbar-right-search .result-search:hover {
background: #0074E5;
}
.info-list {
display: flex;
/* width: 1200px; */
......@@ -1126,6 +1150,37 @@ select {
.performance_pagination_wrap .common-pagination {
margin-top: 16px;
}
.table-item .el-table tr,.table-item .el-table td{
.table-item .el-table tr,
.table-item .el-table td {
font-size: 13px;
}
.table-item-jf1 {
padding: 0px 16px;
}
.table-item-jf1 .item-jf-img {
display: block;
margin: 24px auto;
width: 108px;
}
.table-item-jf1 .item-jf-titel {
font-size: 16px;
font-weight: 400;
color: #333333;
line-height: 21px;
margin-bottom: 8px;
text-align: center;
}
.table-item-jf1 .item-jf-text {
font-size: 14px;
font-weight: 400;
color: #999999;
line-height: 18px;
margin-bottom: 24px;
text-align: center;
}
\ No newline at end of file
......@@ -137,8 +137,10 @@
</div>
</div>
<div class=" table-item-jf table-item-jf1"v-if="tableData.length==0">
<div class="item-jf-text">暂无数据!</div>
<div class="table-item-jf table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<div class=" table-item-jf" v-if="tableData.length>0">
<el-table :data="tableData" :header-cell-style="{ background:'#F0F3FA'}" element-loading-text="Loading" border highlight-current-row>
......@@ -150,7 +152,7 @@
<el-table-column label="公司名称" width="430" >
<template slot-scope="scope">
<div class="renling">
<router-link :to="`/enterprise/${encodeStr(scope.row.agencyId)}`" tag="a" class="list-titel-a" v-html="scope.row.companyName" ></router-link>
<router-link :to="`/enterprise/${encodeStr(scope.row.companyId)}`" tag="a" class="list-titel-a" v-html="scope.row.companyName" ></router-link>
<div class="renling-btn">
<img src="@/assets/images/owner/renling1.png" alt="">
<span v-if="scope.row.claimStatus" class="renling-hui">
......@@ -426,11 +428,7 @@
{{scope.row.developmentZone||"--"}}
</template>
</el-table-column>
<el-table-column label="开发区类别" width="84" >
<template slot-scope="scope">
{{scope.row.developmentZone||"--"}}
</template>
</el-table-column>
</el-table>
</div>
<div class="pagination clearfix" v-show="total>0">
......@@ -1095,98 +1093,8 @@ export default {
padding-bottom: 0px;
}
.bottomlist-list{
padding: 16px;
font-size: 14px;
border-bottom: 1px solid #EFEFEF;
padding-bottom: 14px;
.list-titel{
font-size: 16px;
font-weight: 700;
color: #3D3D3D;
line-height: 19px;
.list-titel-a{
text-decoration: none;
color:#3D3D3D;
}
a:hover, a:visited, a:link, a:active{
color:#3D3D3D;
}
}
.content-label{
margin-top: 12px;
.list-label{
background: #F3F3FF;
color: #8491E8;
border-radius: 1px 1px 1px 1px;
padding: 3px 7px;
font-size: 12px;
}
}
.list-content{
margin-top: 8px;
display: flex;
justify-content: start;
align-items: center;
.list-content-text{
margin-top: 7px;
display: flex;
justify-content: start;
align-items: center;
margin-right: 27px;
font-size: 14px;
span:first-child{
font-weight: 400;
color: rgba(35,35,35,0.4);
line-height: 15px
}
span:last-child{
font-weight: 400;
color: rgba(35,35,35,0.8);
line-height: 15px
}
.blue{
color: #0081FF !important;
cursor: pointer;
}
}
}
.list-addree{
width: auto;
background: #F3F4F5;
display: inline-flex;
margin-top: 7px;
.list-content-text{
margin-top: 0px;
span{
line-height: 30px!important;
}
}
img{
width: 14px;
margin: 0 8px;
}
}
}
.bottomlist-list:hover{
background: #F6F9FC;
cursor: pointer;
}
.table-item-jf{
padding:0px 16px;
.list-titel-a{
......@@ -1210,14 +1118,6 @@ export default {
::v-deep .el-table--border .el-table__cell{
border-right:1px solid #E6EAF1;
}
.item-jf-text{
width: 100%;
text-align: center;
padding: 56px 0px;
font-size: 18px;
font-weight: 400;
color: rgba(35,35,35,0.8);
}
.renling{
display: flex;
align-items: center;
......@@ -1253,7 +1153,8 @@ export default {
}
.table-item-jf1{
border-top:1px solid #EFEFEF;
}
}
.pagination{
padding: 14px ;
.el-pagination{
......
......@@ -119,7 +119,7 @@
@input="addressListbtn" v-model="addressType" :options="addressList" :props="props"
collapse-tags></el-cascader>
</div>
<div class="select-popper">
<!-- <div class="select-popper">
<el-dropdown trigger="click" placement='bottom-start'>
<div class="el-dropdown-link " :class="radioQuali?'select-active':''">
有无资质{{radioQuali?' 1项':''}}
......@@ -135,7 +135,7 @@
</el-dropdown-menu>
</el-dropdown>
</div>
</div> -->
<!-- <div class="select-popper">
<el-dropdown trigger="click" placement='bottom-start'>
<div class="el-dropdown-link " :class="hasPhone?'select-active':''">
......@@ -418,7 +418,7 @@
<div class="content_item content_item_nopadding ">
<div class="search-new" >
<span @click="submitbtn()">查询</span>
<span @click="parentreset()">重置</span>
<span @click="reset()">重置</span>
</div>
</div>
......@@ -454,6 +454,11 @@
</div>
</div>
<div class="table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<ul class="bottomlist-content" v-if="tableData.length>0">
<li class="info-list" v-for="(item,index) in tableData" :key="index">
<div class="info-list-left">
......@@ -2585,9 +2590,7 @@
},
parentreset() {
this.$parent.reset();
},
reset() {
Object.assign(this.$data, this.$options.data()) //重置data
......@@ -3096,6 +3099,7 @@
background: #F6F9FC;
cursor: pointer;
}
.pagination{
padding: 14px ;
.el-pagination{
......
......@@ -3,7 +3,7 @@
<div class="bottomlist">
<ul class="bottomlist-content">
<li class="bottomlist-list" >
<p class="list-titel" v-html="textList.projectName">
<p class="list-titel" v-html="textList.title">
<!-- <div v-else-if="item.projectName" ></div> -->
</p>
<div class="content-label">
......@@ -24,13 +24,16 @@
<div class="list-content">
<p class="list-content-text">
<span>招采单位:</span>
<span v-if="textList.Name">{{textList.Name}}</span>
<span>--</span>
<span v-if="textList.tenderee">
<router-link v-if="textList.uipId" :to="'/enterprise/' + encodeStr(textList.uipId) + '/?index=true'" tag="a" class="list-titel-a blue" v-html="textList.tenderee"></router-link>
<router-link v-else :to="'/company/' + encodeStr(textList.tendereeId) + '/?index=true'" tag="a" class="list-titel-a blue" v-html="textList.tenderee"></router-link>
</span>
<span v-else>--</span>
</p>
<p class="list-content-text">
<span>预算金款:</span>
<span v-if="textList.planTenderAmount">{{textList.planTenderAmount}}</span>
<span>--</span>
<span v-if="textList.planTenderAmount">{{textList.planTenderAmount}}万元</span>
<span v-else>--</span>
</p>
<p class="list-content-text">
<span>资金来源:</span>
......@@ -82,11 +85,13 @@
<script>
import api from '@/api/radar/radar.js';
import "@/assets/styles/public.css";
import {encodeStr} from "@/assets/js/common.js"
export default {
name: 'BiddingDetails',
data() {
return {
encodeStr,
id: '',
textList: {},
showimg:true
......
......@@ -72,9 +72,9 @@
<label class="label">审批类型</label>
<span>{{textList.projectType||'--'}}</span>
</p>
<p>
<p >
<label class="label">建设规模</label>
<span>{{textList.buildScale||'--'}}</span>
<span class="span-one">{{textList.buildScale||'--'}}</span>
</p>
<p>
<label class="label">计划开工日期</label>
......@@ -596,25 +596,26 @@
align-items: center;
margin: 0;
border-left: 1px solid #E6E9F0;
border-right: 1px solid #E6E9F0;
border-bottom: 1px solid #E6E9F0;
background: #F0F3FA;
.label {
width: 10%;
height: 100%;
font-weight: 400;
line-height: 40px;
line-height: 22px;
font-size: 12px;
height: 40px;
background: #F0F3FA;
padding-left: 12px;
padding: 9px 12px;
}
span {
width: 40%;
color: #000;
height: 40px;
line-height: 40px;
padding-left: 12px;
line-height: 22px;
padding: 9px 12px;
font-size: 12px;
background: #fff;
}
.span-one {
......
......@@ -10,7 +10,10 @@
<div class="list-content">
<p class="list-content-text">
<span>受让人:</span>
<router-link v-if="textList.company" :to="'/company/' + encodeStr(textList.id) + '/?index=true'" tag="a" class="list-titel-a blue" v-html="textList.company"></router-link>
<span v-if="textList.company">
<router-link v-if="textList.uipId" :to="'/enterprise/' + encodeStr(textList.uipId) + '/?index=true'" tag="a" class="list-titel-a blue" v-html="textList.company"></router-link>
<router-link v-else :to="'/company/' + encodeStr(textList.id) + '/?index=true'" tag="a" class="list-titel-a blue" v-html="textList.company"></router-link>
</span>
<span v-else class="blue">{{textList.company||"--"}}</span>
</p>
<p class="list-content-text">
......@@ -153,9 +156,9 @@
<div class="main3-box">
<p>
<label class="label">招拍挂起始时间</label>
<span>{{textList.projectName||"--"}}</span>
<span>{{textList.auctionBeginTime||"--"}}</span>
<label class="label">招拍挂截止时间</label>
<span>{{textList.projectName||"--"}}</span>
<span>{{textList.auctionEndTime||"--"}}</span>
</p>
<p>
<label class="label">报名起始时间</label>
......
......@@ -4,9 +4,13 @@
<ul class="bottomlist-content">
<li class="bottomlist-list" >
<p class="list-titel">
{{textList.projectName}}
{{textList.title}}
</p>
<div class="content-label">
<span class="list-label list-label-zb" v-if="textList.tenderStage">
{{textList.tenderStage}}
</span>
<span class="list-label" v-if="textList.province||textList.city||textList.area">
{{textList.province}}
<template v-if="textList.city">
......@@ -28,13 +32,12 @@
<p class="list-content-text" v-if="textList.tenderee">
<span>招采单位:</span>
<router-link v-if="textList.projectUnitId" :to="'/company/' + encodeStr(textList.projectUnitId) + '/?index=true'" tag="a" class="list-titel-a blue" v-html="textList.tenderee"></router-link>
<span v-else class="blue"> {{textList.tenderee||'--'}}</span>
<span v-else > {{textList.tenderee||'--'}}</span>
</p>
<p class="list-content-text" v-if="textList.agency">
<span>代理单位:</span>
<span class="blue">{{textList.agency||'--'}}</span>
<router-link v-if="textList.agencyId" :to="'/company/' + encodeStr(textList.agencyId) + '/?index=true'" tag="a" class="list-titel-a blue" v-html="textList.agency"></router-link>
<span v-else class="blue"> {{textList.agency||'--'}}</span>
<span v-else > {{textList.agency||'--'}}</span>
</p>
......@@ -42,7 +45,8 @@
<div class="list-content">
<p class="list-content-text">
<span>预算金款:</span>
<span>{{textList.projectAmount||'--'}}万元</span>
<span v-if="textList.projectAmount">{{textList.projectAmount}}万元</span>
<span v-else>--</span>
</p>
<p class="list-content-text">
<span>联系方式:</span>
......@@ -76,7 +80,7 @@
<img v-if="showimg" src="@/assets/images/bxpro/original1.png">
<img v-else src="@/assets/images/bxpro/original.png">
<span>
<a :href="textList.url">原文链接</a>
<a :href="textList.url" target="_blank">原文链接</a>
</span>
</div>
<div class="main3-box" v-html="textList.content">
......
......@@ -129,6 +129,11 @@
</div>
</div>
<div class="table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<ul class="bottomlist-content" v-if="tableData.length>0">
<li class="bottomlist-list" v-for="item in tableData">
<p class="list-titel">
......@@ -261,7 +266,7 @@ export default {
conditionsArr: [],
tableData:[],
total:6000,
total:0,
page: 1,
limit: 20,
};
......
......@@ -149,6 +149,11 @@
</div>
</div>
<div class="table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<ul class="bottomlist-content" v-if="tableData.length>0">
<li class="bottomlist-list" v-for="item in tableData">
<p class="list-titel">
......@@ -206,7 +211,7 @@
<div class="list-content list-addree" v-if="item.projectScale">
<p class="list-content-text">
<span class="content-text-gc">工程规模:</span>
<span class="content-text-p">{{item.projectScale||'--'}}</span>
<span class="content-text-p" v-html="item.projectScale"></span>
</p>
</div>
......@@ -818,6 +823,7 @@ export default {
background: #F6F9FC;
cursor: pointer;
}
.pagination{
padding: 14px ;
.el-pagination{
......
......@@ -185,6 +185,11 @@
</div>
</div>
<div class="table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<ul class="bottomlist-content" v-if="tableData.length>0">
<li class="bottomlist-list" v-for="item in tableData">
<p class="list-titel">
......
......@@ -224,6 +224,11 @@
</div>
</div>
<div class="table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<ul class="bottomlist-content" v-if="tableData.length>0">
<li class="bottomlist-list" v-for="item in tableData">
......@@ -483,7 +488,7 @@
],
tableData:[],
total:6000,
total:0,
page:1,
pageSize:20
};
......
......@@ -183,6 +183,11 @@
<span>导出EXCEL</span>
</p>
</div>
<div class="table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<ul class="bottomlist-content" v-if="tableData.length>0">
<li class="bottomlist-list" v-for="item in tableData">
<p class="list-titel">
......
......@@ -341,36 +341,83 @@
</div>
</div>
<div class="table-item">
<div class="table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<div class="table-item" v-if="tableData.length>0">
<el-table :data="tableData" element-loading-text="Loading" border fit highlight-current-row>
<el-table-column label="序号" width="60">
<template slot-scope="scope">
<span>{{(page - 1) *20 + scope.$index + 1}}</span>
</template>
</el-table-column>
<el-table-column label="发布日期" width="160" >
<el-table-column label="发布日期" width="100" >
<template slot-scope="scope">
{{ scope.row.pubdate||'--'}}
</template>
</el-table-column>
<el-table-column label="项目名称" >
<el-table-column label="项目名称" >
<template slot-scope="scope">
<router-link :to="'/radar/bxprozbgg/details/'+ scope.row.id" tag="a" class="list-titel-a" v-html="scope.row.projectName"></router-link>
</template>
</el-table-column>
<el-table-column label="工程用途" width="200" >
<el-table-column label="工程用途" width="161" >
<template slot-scope="scope">
{{ scope.row.projectPurposes||'--'}}
</template>
</el-table-column>
<el-table-column prop="zj" label="项目金额" width="200" >
<el-table-column prop="zj" label="项目金额" width="161" >
<template slot-scope="scope">
{{ scope.row.projectAmount||'--'}}
</template>
</el-table-column>
<el-table-column prop="zj" label="债券保证金(万元)" width="146" >
<template slot-scope="scope">
{{ scope.row.projectEnsureAmount||'--'}}
</template>
</el-table-column>
<el-table-column prop="zj" label="评标办法" width="106" >
<template slot-scope="scope">
{{ scope.row.bidAssessmentWay||'--'}}
</template>
</el-table-column>
<el-table-column prop="zj" label="评标委员会有无业主代表" width="176" >
<template slot-scope="scope">
<template v-if="scope.row.bidMettingHasProjectUnit==1">
</template>
<template v-else-if="scope.row.bidMettingHasProjectUnit==2">
</template>
<template v-else>
--
</template>
</template>
</el-table-column>
<el-table-column prop="zj" label="有无预付款" width="94" >
<template slot-scope="scope">
<template v-if="scope.row.hasAdvanceAmount==1">
</template>
<template v-else-if="scope.row.hasAdvanceAmount==2">
</template>
<template v-else>
--
</template>
</template>
</el-table-column>
<el-table-column prop="zj" label="招标人" width="312" >
<template slot-scope="scope">
<router-link :to="'/company/'+encodeStr(scope.row.tendereeId) " tag="a" class="list-titel-a" v-html="scope.row.tenderee"></router-link>
</template>
</el-table-column>
</el-table>
</div>
......@@ -408,6 +455,7 @@
},
data(){
return{
encodeStr,
allDownloadList:[],
province:[
{
......
......@@ -89,7 +89,7 @@
</div>
<div class="bottomlist" v-if="tableData.length>0">
<div class="bottomlist">
<div class="bottomlist-title">
<p>共有{{total}}条</p>
<p>
......@@ -97,7 +97,12 @@
<span>导出EXCEL</span>
</p>
</div>
<ul class="bottomlist-content">
<div class="table-item-jf1" v-if="tableData.length==0">
<img class="item-jf-img" src="@/assets/images/kong.png" alt="">
<div class="item-jf-titel">抱歉,没找到相关数据!</div>
<div class="item-jf-text">建议调整关键词或筛选条件,重新搜索!</div>
</div>
<ul class="bottomlist-content" v-if="tableData.length>0">
<li class="bottomlist-list" v-for="item in tableData">
<p class="list-titel">
<router-link :to="'/radar/debtProject/details/'+item.uuid " tag="a" class="list-titel-a" v-html="item.projectName"></router-link>
......
......@@ -161,7 +161,7 @@
<el-table-column prop="tenderDate" label="招标日期" width="220" />
<el-table-column prop="actualBondIssueScale" label="专项债规模(亿)" width="260" />
<el-table-column prop="isUsedProjectScale" label="用于项目规模(亿)" width="260" />
<el-table-column prop="zj" label="是否资本金" width="200" />
<el-table-column label="是否资本金" width="200">
<template slot-scope="scope">
<span v-if="scope.row.isUsedCapital==1"></span>
......
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