fix: BUG修改
This commit is contained in:
parent
06b6fce0ea
commit
15cb2f89eb
@ -66,6 +66,61 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang='less' scoped>
|
||||
// .onlineTest_bg {
|
||||
// width: 100vw;
|
||||
// height: 100vh;
|
||||
// }
|
||||
// .fullHeight {
|
||||
// width: 100vw;
|
||||
// height: 100vh;
|
||||
// }
|
||||
// .centerBox {
|
||||
// position: absolute;
|
||||
// left: 50%;
|
||||
// top: 0%;
|
||||
// transform: translate(-50%, -50%);
|
||||
// text-align: center;
|
||||
// }
|
||||
// .aqjyImg {
|
||||
// width: 50rem;
|
||||
// height: 40rem;
|
||||
// margin-bottom: 15rem;
|
||||
// }
|
||||
// .inputContent {
|
||||
// /* position: fixed;
|
||||
// bottom: 10%;
|
||||
// left: 0; */
|
||||
// width: 100%;
|
||||
// display: flex;
|
||||
// align-items: center;
|
||||
// justify-content: center;
|
||||
// }
|
||||
// .inputBox {
|
||||
// margin-top: 30rem;
|
||||
// background-color: white;
|
||||
// border-radius: 2rem;
|
||||
// padding: 3rem 0rem;
|
||||
// width: 40rem;
|
||||
// font-size: 14px;
|
||||
// display: inline-block;
|
||||
// margin-right: 2rem;
|
||||
// border: 0.5rem solid rgba(63, 83, 110, 0.5);
|
||||
// /* margin-left: 2rem; */
|
||||
// }
|
||||
// .submitBtn {
|
||||
// margin: -55rem -13rem;
|
||||
// position: fixed;
|
||||
// bottom: 10rem;
|
||||
// /* left: 20px; */
|
||||
// width: calc(130% - 0rem);
|
||||
// background: #4181fe;
|
||||
// height: 15rem;
|
||||
// border: none;
|
||||
// color: #fff;
|
||||
// font-size: 7.5rem;
|
||||
// border-radius: 10rem;
|
||||
// line-height: 15rem;
|
||||
// }
|
||||
.onlineTest_bg {
|
||||
width: 100%;
|
||||
height: 180rem;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user