|
@@ -38,6 +38,8 @@
|
|
|
<view class="ezy-image-dialog luyin">
|
|
|
</view>
|
|
|
</uni-popup>
|
|
|
+
|
|
|
+ <audioRightWrongVue></audioRightWrongVue>
|
|
|
</template>
|
|
|
|
|
|
<script setup>
|
|
@@ -46,6 +48,7 @@
|
|
|
import beiPageVue from './beiPage.vue';
|
|
|
import readContent from './readContent.vue';
|
|
|
import xuePage from './xuePage.vue';
|
|
|
+ import audioRightWrongVue from "../components/audioRightWrong.vue";
|
|
|
import {
|
|
|
ref,
|
|
|
onMounted,
|