1.修改备案信息

master
x_z 3 years ago
parent dd9467279a
commit 912bcb03d5

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.0 KiB

@ -153,26 +153,6 @@
</div>
</div>
</el-main>
<div
style="
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, -50%);
"
>
<a
href="http://www.beian.gov.cn/portal/registerSystemInfo"
style="color: #000000; font-size: 12px"
>
技术支持厦门高立新鹏软件科技有限公司&nbsp; &nbsp;闽公网安备35020302034269号&nbsp;
</a>
<a
href="http://beian.miit.gov.cn"
style="color: #000000; font-size: 10px"
>闽ICP备17019234号</a
>
</div>
</el-container>
</el-container>
</template>

@ -74,14 +74,16 @@
</div>
</el-card>
</el-form>
<div style=" position: absolute; bottom: 0; left: 50%; transform: translate(-50%, -50%);">
<a href="http://www.xmglxp.com" style="color: white; font-size: 12px"
>厦门高立新鹏软件科技有限公司 13459286066</a
>
<a href="http://www.beian.gov.cn/portal/registerSystemInfo" style="color: white; font-size: 12px"
> 闽公网安备35020302034268号&nbsp;&nbsp; </a
>
<a href="http://beian.miit.gov.cn" style="color: white; font-size: 10px">闽ICP备17019234号</a>
<div style="
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, -50%);
">
<a target="_blank" href=" " style="display:inline-block;text-decoration:none;height:20px;line-height:20px;">
<img src="../../assets/image/gongan.png" style="float:left;"/>
<p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:rgba(255,255,238,0.94);">闽公网安备 35020302034268&nbsp; &nbsp;闽ICP备17019234号</p>
</a>
</div>
</div>
</template>

Loading…
Cancel
Save