提交
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
<template>
|
||||
<view>
|
||||
<u-navbar title="本次练题结果" @rightClick="rightClick" :autoBack="true"></u-navbar>
|
||||
<view style="margin-top: 100px;" class="p14 wp100">
|
||||
<!-- <u-navbar title="本次练题结果" @rightClick="rightClick" :autoBack="true"></u-navbar>-->
|
||||
<j-navbar>本次练题结果</j-navbar>
|
||||
<view class="p14 wp100">
|
||||
<GradesChart />
|
||||
<view class="top_box flex jc-c" style="flex-direction: column;">
|
||||
<view class="wp100 text-center" style="margin-top: -153rpx;">
|
||||
<view class="wp100 text-center" >
|
||||
<text>太棒了!正确率很高了!</text>
|
||||
<view class="flex ai-c jc-c mt10">
|
||||
<view class="text-center wp50">
|
||||
|
||||
Reference in New Issue
Block a user