移除腾讯反馈平台链接
This commit is contained in:
parent
84a255bb33
commit
f24b873e70
|
@ -7,7 +7,6 @@
|
||||||
</div>
|
</div>
|
||||||
<div style="margin-top: 20px;">
|
<div style="margin-top: 20px;">
|
||||||
<el-button type="primary" round @click="golog">更新日志</el-button>
|
<el-button type="primary" round @click="golog">更新日志</el-button>
|
||||||
<el-button type="primary" round @click="go">反馈</el-button>
|
|
||||||
<el-button type="primary" round @click="gogit">gitee</el-button>
|
<el-button type="primary" round @click="gogit">gitee</el-button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -28,9 +27,6 @@
|
||||||
golog(){
|
golog(){
|
||||||
window.open("https://gitee.com/lolicode/scui/releases")
|
window.open("https://gitee.com/lolicode/scui/releases")
|
||||||
},
|
},
|
||||||
go(){
|
|
||||||
window.open("https://support.qq.com/product/323856")
|
|
||||||
},
|
|
||||||
gogit(){
|
gogit(){
|
||||||
window.open("https://gitee.com/lolicode/scui")
|
window.open("https://gitee.com/lolicode/scui")
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue