1 Star 6 Fork 5

OWES/触达云屏-Andriod设备大屏展示客户端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.h.css 2.77 KB
一键复制 编辑 原始数据 按行查看 历史
e 提交于 2022-04-25 10:40 . 测试版发布
html,
body {
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
#content_html {
height: 100%;
}
.regDevice {
width: 100%;
height: 100%;
display: flex;
}
.regDevice-left {
/* width: 54.5%; */
flex: 1;
height: 100%;
background: url("img/register.png") no-repeat center center;
/* background: url("img/register.png") no-repeat top left; */
background-size: cover;
/* background-size: 100% 100%; */
}
.regDevice-leftTop {
position: absolute;
display: flex;
left: 0.25rem;
top: 0.29rem;
color: #fff;
font-weight: 400;
font-size: 0.18rem;
overflow: hidden;
}
.regDevice-leftTop img {
width: 0.3rem;
height: 0.3rem;
}
.regDevice-logoName {
margin-left: 0.1rem;
}
.logoName-zh {
font-size: 0.18rem;
font-weight: 700;
margin: 0;
}
.logoName-en {
font-size: 0.07rem;
margin: 0;
}
.copyright {
position: absolute;
bottom: 0.22rem;
left: 0.2rem;
color: #fff;
font-size: 0.08rem;
}
.regDevice-border {
height: 100%;
width: 45.5%;
/* display: none; */
}
form{
font-size: 0;
}
.verify-form,
.regDevice-form {
padding: 0.8rem 0 0 0.4rem;
color: #333;
width: 60%;
}
#regdevice_form{
display: none;
}
.form-title {
color: #555;
font-size: 0.12rem;
margin-bottom: 0.15rem;
}
.version-status {
position: absolute;
bottom: 4%;
right: 4%;
font-size: 0.08rem;
color: #333;
}
.submitBtn {
color: #fff;
background: #007CF8;
width: 100%;
margin-top: 0.15rem;
font-size: 0.09rem;
cursor: pointer;
height: 0.22rem;
line-height: 0.22rem;
text-align: center;
}
.submitBtn1 {
color: #fff;
background: #007CF8;
width: 40%;
margin-top: 0.06rem;
font-size: 0.09rem;
cursor: pointer;
height: 0.22rem;
line-height: 0.22rem;
text-align: center;
float: left;
}
.submitBtn2 {
color: #007CF8;
background: #fff;
border: 1px solid #007CF8;
width: 40%;
margin-top: 0.06rem;
font-size: 0.09rem;
cursor: pointer;
height: 0.22rem;
line-height: 0.22rem;
text-align: center;
float: right;
}
.companyCode,
.companyPwd,
.plocation,
.clocation {
margin-bottom: 0.08rem;
}
.companyCode span,
.companyPwd span,
.clocation span {
font-size: 0.08rem;
display: block;
margin-bottom: 0.04rem;
}
.lastFormField {
margin-bottom: 0.04rem;
}
.lastFormField span{
font-size: 0.08rem;
display: block;
margin-bottom: 0.04rem;
}
.plocation p,
.remark p{
font-size: 0.08rem;
/*margin-bottom: 0.04rem;*/
}
input,
select {
width: 100%; /*1.35rem*/
text-indent: 0.06rem;
outline: none;
border: 1px solid #ccc;
font-size: 0.08rem;
height: 0.2rem;
line-height: 0.2rem;
color: #555;
background: #fff;
display: block;
}
.select_depart{
width: 2.3rem;
overflow:hidden;
cursor: pointer;
}
textarea {
width: 2.3rem;
height: 0.48rem;
text-indent: 0.06rem;
font-size: 0.07rem;
padding-top: 0.09rem;
resize: none;
outline: none;
border: 1px solid #ccc;
display: block;
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/h5app/chudy_visual_andriod.git
git@gitee.com:h5app/chudy_visual_andriod.git
h5app
chudy_visual_andriod
触达云屏-Andriod设备大屏展示客户端
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385