Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gdtel-gztel-school-center-ui
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴学德
gdtel-gztel-school-center-ui
Commits
9c7128b9
Commit
9c7128b9
authored
Mar 20, 2020
by
弓厶
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除一些无效的功能
parent
0292665f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
src/components/tools/UserMenu.vue
+0
-12
No files found.
src/components/tools/UserMenu.vue
View file @
9c7128b9
...
...
@@ -19,14 +19,6 @@
</span>
<a-tooltip
placement=
"topLeft"
>
<template
slot=
"title"
>
<span>
系统反馈
</span>
</
template
>
<span
class=
"action"
@
click=
"JumpPage"
>
<a-icon
type=
"file-text"
/>
</span>
</a-tooltip>
<a-tooltip
placement=
"topLeft"
>
<
template
slot=
"title"
>
<span>
查看版本信息
</span>
</
template
>
<span
class=
"action"
v-if=
"isDesktop()"
@
click=
"visible = true"
>
...
...
@@ -79,10 +71,6 @@
// }
return
url
;
},
//跳转
JumpPage
()
{
this
.
$router
.
push
({
path
:
'/gdtel-gztel-jyyy/system/feedback'
})
},
handleLogout
()
{
const
that
=
this
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment