Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-4
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
office
haoban-4
Commits
c7ffddbb
Commit
c7ffddbb
authored
Jul 22, 2020
by
无尘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 修改提示
parent
aa846b4b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gic-error.vue
src/views/errorPage/gic-error.vue
+2
-2
No files found.
src/views/errorPage/gic-error.vue
View file @
c7ffddbb
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
* @Author: 无尘
* @Author: 无尘
* @Date: 2019-10-28 09:32:04
* @Date: 2019-10-28 09:32:04
* @LastEditors: 无尘
* @LastEditors: 无尘
* @LastEditTime: 2020-07-2
0 10:02:34
* @LastEditTime: 2020-07-2
2 15:42:06
-->
-->
<
template
>
<
template
>
<div
style=
"background:#f0f2f5;margin-top: -20px;height:100vh;"
>
<div
style=
"background:#f0f2f5;margin-top: -20px;height:100vh;"
>
...
@@ -33,7 +33,7 @@ export default {
...
@@ -33,7 +33,7 @@ export default {
},
},
computed
:
{
computed
:
{
message
()
{
message
()
{
return
'
登录遇到错误啦!请确认您是否是好办小程序管理员。如不是,请联系管理员在<企业微信-我的企业-权限管理>添加好办管理员
'
;
return
'
暂无好办后台管理权限,请联系管理员添加权限
'
;
}
}
},
},
/* eslint-disable */
/* eslint-disable */
...
...
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