|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
1.建议使用注册企业负责人的手机进行注册
|
|
|
|
|
</div>
|
|
|
|
|
<div class="Notice-detail" style="margin-top:-15px ">
|
|
|
|
|
2.开始填写注册信息前,请准备已盖公章的《营业执照》副本复印件的扫描件;<el-button
|
|
|
|
|
2.开始填写注册信息前,请准备已盖公章的《营业资质》副本复印件的扫描件;<el-button
|
|
|
|
|
style="font-size: 14px;margin-left: 0px"
|
|
|
|
|
type="text"
|
|
|
|
|
@click="viewPdf(1)"
|
|
|
|
@ -21,26 +21,23 @@
|
|
|
|
|
</el-button>
|
|
|
|
|
<!--<a href="https://img.udims.com:9000/udims/register/file/.pdf/01c731f2-8cd2-4513-a00b-9da2479ef735.pdf" target="_blank">样例查看</a>-->
|
|
|
|
|
</div>
|
|
|
|
|
<div class="Notice-detail" style="margin-top:-15px" >
|
|
|
|
|
3.开始填写注册信息前,请下载"<el-button
|
|
|
|
|
style="font-size: 14px"
|
|
|
|
|
type="text"
|
|
|
|
|
@click="dowloadPdf"
|
|
|
|
|
>合同模板
|
|
|
|
|
</el-button>",完成合同填写、打印、盖章,并准备好扫描件;<el-button style="font-size: 14px;margin-left: 0px" type="text" @click="viewPdf(2)">样例查看</el-button>
|
|
|
|
|
</div>
|
|
|
|
|
<!--<div class="Notice-detail" style="margin-top:-15px" >-->
|
|
|
|
|
<!-- 3.开始填写注册信息前,请下载"<el-button-->
|
|
|
|
|
<!-- style="font-size: 14px"-->
|
|
|
|
|
<!-- type="text"-->
|
|
|
|
|
<!-- @click="dowloadPdf"-->
|
|
|
|
|
<!-->合同模板-->
|
|
|
|
|
<!--</el-button>",完成合同填写、打印、盖章,并准备好扫描件;<el-button style="font-size: 14px;margin-left: 0px" type="text" @click="viewPdf(2)">样例查看</el-button>-->
|
|
|
|
|
<!--</div>-->
|
|
|
|
|
<div class="Notice-detail" style="margin-top:-10px" >
|
|
|
|
|
4.上传扫描件要求,图片格式:<span style="color: red">".jpg/.png"</span>,文件格式为<span style="color: red">".pdf"</span>,文件小于2M
|
|
|
|
|
</div>
|
|
|
|
|
<div class="Notice-detail" style="margin-top:-10px" >
|
|
|
|
|
5.新用户提交的中请信息在未审核前可以撤回修改,审核通过后无法修改
|
|
|
|
|
3.上传扫描件要求,图片格式:<span style="color: red">".jpg/.png"</span>,文件格式为<span style="color: red">".pdf"</span>,文件小于2M
|
|
|
|
|
</div>
|
|
|
|
|
<div class="Notice-detail" style="margin-top:-10px" >
|
|
|
|
|
6.新用户申请通过后,可以通过 :<span style="color: red;">在线付费</span>、<span style="color: red;">使用激活码</span>这两种方式开通使用
|
|
|
|
|
4.新用户提交的中请信息在未审核前可以撤回修改,审核通过后无法修改
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<div style="margin-top: 1px;margin-left: 20px">
|
|
|
|
|
<div style="margin-top: 60px;margin-left: 20px">
|
|
|
|
|
注:提交资料后需等待审核通过,审核时间
|
|
|
|
|
<span style="color: rgb(252, 179, 12);">1-3个工作日</span>,期间可根据注册手机号查看审核进度
|
|
|
|
|
</div>
|
|
|
|
@ -51,7 +48,7 @@
|
|
|
|
|
<div class="title" style="display: flex; justify-content: flex-end; height: 50px;">
|
|
|
|
|
<span class="img-style"><img src="../assets/register-logo.png" style="height: 43px"></span>
|
|
|
|
|
<!--https://img.udims.com:9000/udims/register/file/.pdf/01c731f2-8cd2-4513-a00b-9da2479ef735.pdf-->
|
|
|
|
|
<span style="font-size: 15px;display: inline-block;margin-top: 10px;cursor: pointer;" class="red-hover" @click="dowloadPdf">合同下载</span>
|
|
|
|
|
<!--<span style="font-size: 15px;display: inline-block;margin-top: 10px;cursor: pointer;" class="red-hover" @click="dowloadPdf">合同下载</span>-->
|
|
|
|
|
<span style="font-size: 15px;display: inline-block;margin-top: 10px;margin-right: 20px;margin-left: 20px;cursor: pointer;" class="red-hover" @click="users">关于我们</span>
|
|
|
|
|
<span style="font-size: 15px;display: inline-block;margin-top: 10px;margin-right: 20px">联系电话: 400-9909-112</span>
|
|
|
|
|
|
|
|
|
|