提交 f7750d30 authored 作者: matian's avatar matian

修改style

上级 db6a1487
...@@ -38,7 +38,6 @@ function handlePay() { ...@@ -38,7 +38,6 @@ function handlePay() {
pay(params) pay(params)
} }
const handleAgree = (val: any) => { const handleAgree = (val: any) => {
console.log(val)
isAgree = val isAgree = val
if (val === true) { if (val === true) {
isAgreeText = false isAgreeText = false
......
...@@ -218,6 +218,7 @@ const handlePrev = () => { ...@@ -218,6 +218,7 @@ const handlePrev = () => {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
margin-bottom: 10px;
.study_con { .study_con {
width: 6.1rem; width: 6.1rem;
height: 0.8rem; height: 0.8rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论