mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 23:36:44 +08:00
修改文字
This commit is contained in:
@@ -51,7 +51,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="my-nonote" v-else>
|
<div class="my-nonote" v-else>
|
||||||
<img :src="`${webBaseUrl}/images/no-note.png`" alt="" />
|
<img :src="`${webBaseUrl}/images/no-note.png`" alt="" />
|
||||||
<h6 style="color: #666666;font-size: 14px;">你还没有记录此课程的笔记哦~</h6>
|
<h6 style="color: #666666;font-size: 14px;">您还没有记录此课程的笔记哦~</h6>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div v-show="isEdit">
|
<div v-show="isEdit">
|
||||||
|
|||||||
Reference in New Issue
Block a user