42 40
This commit is contained in:
@@ -189,7 +189,7 @@ export default {
|
||||
}).then(res=> {
|
||||
if(res?.code == 0) {
|
||||
this.flag = false
|
||||
this.$u.toast('认证成功')
|
||||
this.$u.toast('提交成功')
|
||||
setTimeout(()=> {
|
||||
uni.navigateTo({
|
||||
url: `./result?status=${this.status}&time=${this.studyDuration}&rightCount=${this.rightCount}&examCount=${this.list.length}&score=${this.score}`
|
||||
@@ -219,7 +219,7 @@ export default {
|
||||
.testForm_info {
|
||||
background: url("https://cdn.cunwuyun.cn/qujing/bg.png") no-repeat;
|
||||
background-size: 100% auto;
|
||||
padding: 80px 32px 0 32px;
|
||||
padding: 80px 130px 0 32px;
|
||||
box-sizing: border-box;
|
||||
|
||||
.type {
|
||||
|
||||
Reference in New Issue
Block a user