|
@ -1,6 +1,6 @@ |
|
|
<template> |
|
|
<template> |
|
|
<div class="main-content12 siteTem-wrap"> |
|
|
<div class="main-content12 siteTem-wrap"> |
|
|
<div class="content"> |
|
|
<div class="content pb100"> |
|
|
<div class="pageTemplete-wrap"> |
|
|
<div class="pageTemplete-wrap"> |
|
|
<div class=" flex-common" id=""> |
|
|
<div class=" flex-common" id=""> |
|
|
<h3>模板选择</h3> |
|
|
<h3>模板选择</h3> |
|
@ -300,9 +300,9 @@ export default { |
|
|
|
|
|
|
|
|
} |
|
|
} |
|
|
.register-btns { |
|
|
.register-btns { |
|
|
// position: absolute; |
|
|
position: fixed; |
|
|
// left: 0; |
|
|
left: 0; |
|
|
// bottom: 0; |
|
|
bottom: 0; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
height: 78px; |
|
|
height: 78px; |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|