Skip to content
GitLab
菜单
项目
群组
代码片段
帮助
帮助
支持
社区论坛
快捷键
?
提交反馈
登录/注册
切换导航
菜单
打开侧边栏
Wei Zhu
yobot
提交
a61fbf09
未验证
提交
a61fbf09
编辑于
7月 21, 2020
作者:
ishkong
提交者:
GitHub
7月 21, 2020
浏览文件
fix user-info.html
上级
a1d84179
变更
1
Hide whitespace changes
Inline
Side-by-side
src/client/public/template/user-info.html
浏览文件 @
a61fbf09
...
...
@@ -9,7 +9,7 @@
<link
rel=
"stylesheet"
href=
"https://cdn.bootcdn.net/ajax/libs/element-ui/2.13.0/theme-chalk/index.css"
>
</head>
{% if user.qqid != visitor and visitor.authority_group >= 100 %}{# 不是本人且不是管理员 -#}
{% if user.qqid != visitor
.qqid
and visitor.authority_group >= 100 %}{# 不是本人且不是管理员 -#}
<body>
<h1>
yobot用户信息
</h1>
<p>
你无权查看这个页面
</p>
...
...
编辑
预览
Supports
Markdown
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录