修改用户手册

This commit is contained in:
gaosong
2023-12-22 17:07:57 +08:00
parent 82e5a2e374
commit 62f52fa0fd
+5 -5
View File
@@ -42,10 +42,10 @@
<!-- <a-icon type="logout"/>--> <!-- <a-icon type="logout"/>-->
<span>{{$t('userManual')}}</span> <span>{{$t('userManual')}}</span>
</a-menu-item> </a-menu-item>
<a-menu-item key="6" @click="Jumpoperationguide"> <!-- <a-menu-item key="6" @click="Jumpoperationguide">-->
<!-- <a-icon type="logout"/>--> <!-- &lt;!&ndash; <a-icon type="logout"/>&ndash;&gt;-->
<span>{{$t('operationguide')}}</span> <!-- <span>{{$t('operationguide')}}</span>-->
</a-menu-item> <!-- </a-menu-item>-->
</a-menu> </a-menu>
</a-dropdown> </a-dropdown>
<div class="action" @click="UserFeedback"> <div class="action" @click="UserFeedback">
@@ -232,7 +232,7 @@ export default {
this.shows = false this.shows = false
}, },
Jumpflybook(){ Jumpflybook(){
window.open('https://eicgyqr5mc.feishu.cn/docx/doxcnY2GbQfMSMqLP0eIFzFlEcd', '_blank'); window.open('https://nio.feishu.cn/wiki/TTuIwVbqui7Fx8kIoPhcQUpXnVf', '_blank');
}, },
UserFeedback(){ UserFeedback(){
window.open('https://nio.feishu.cn/share/base/form/shrcnPUyb8w32y0S5VDyiMnPK1f', '_blank'); window.open('https://nio.feishu.cn/share/base/form/shrcnPUyb8w32y0S5VDyiMnPK1f', '_blank');