|
@@ -91,7 +91,9 @@
|
|
|
</u-popup>
|
|
|
<u-popup :show="showFinish" mode="center" round="8" :safeAreaInsetBottom="false">
|
|
|
<view class="finish">
|
|
|
- <image class="result" src="../../static//examination-result.png" mode="aspectFill" />
|
|
|
+ <image class="result"
|
|
|
+ src="https://yossys06593.obs.cn-east-3.myhuaweicloud.com:443/202404101712714494391B1100afab.png"
|
|
|
+ mode="aspectFill" />
|
|
|
<view class="shadow" />
|
|
|
<view class="finish-title">考试结果</view>
|
|
|
<view class="finish-result">
|