Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
ferry_web
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
jianan
ferry_web
Commits
9e60d95d
Unverified
Commit
9e60d95d
authored
Dec 24, 2021
by
lanyulei
Committed by
GitHub
Dec 24, 2021
Browse files
Options
Browse Files
Download
Plain Diff
fix: update README.md
fix: update README.md
parents
84990011
1897100c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
10 deletions
+8
-10
README.md
+7
-9
src/views/login/index.vue
+1
-1
No files found.
README.md
View file @
9e60d95d
...
...
@@ -2,6 +2,7 @@
<img
src=
"https://www.fdevops.com/wp-content/uploads/2020/09/1599039924-ferry_log.png"
>
</p>
<p
align=
"center"
>
<a
href=
"https://github.com/lanyulei/ferry"
>
<img
src=
"https://www.fdevops.com/wp-content/uploads/2020/07/1595067271-badge.png"
>
...
...
@@ -41,8 +42,8 @@
视频教程(由群内好友
<
稳定
>
提供,非常感谢。):
*
ferry工单系统需要的软件准备
<https://www.bilibili.com/video/BV1sA411s7jE>
*
ferry源代码下载后第一次运行
<https://www.bilibili.com/video/BV1oy4y1v7LR>
*
ferry工单系统需要的软件准备
https://www.bilibili.com/video/BV1sA411s7jE
*
ferry源代码下载后第一次运行
https://www.bilibili.com/video/BV1oy4y1v7LR
官网:
[
http://ferry.fdevops.com
](
http://ferry.fdevops.com
)
...
...
@@ -79,13 +80,11 @@
<!-- /wp:list -->
快速安装部署:
```
bash build.sh install
```
启动服务:
```
bash build.sh start
```
...
...
@@ -101,14 +100,14 @@ bash build.sh start
群里只要不说骂人、侮辱人之类人身攻击的话,您就可以畅所欲言,有bug我及时修改,使用中有不懂的,我会及时回复,感谢。
<p>
<img
width=
"300"
src=
"https://www.fdevops.com/wp-content/uploads/2021/
05/1620470212-WechatIMG391.jpe
g"
>
<img
width=
"300"
src=
"https://www.fdevops.com/wp-content/uploads/2021/
12/1640275868-2021122316110810.pn
g"
>
</p>
QQ群
2:1043807251
QQ群
3:767524537
[
兰玉磊的技术博客
](
https://www.fdevops.com/
)
个人微信,添加好友请描述地区、公司及名字,例如:北京-阿里巴巴
-xxx。
###个人微信,添加好友请描述地区、公司及名字,例如:北京-国美
-xxx。
微信号:fdevops
...
...
@@ -117,12 +116,11 @@ QQ群 2:1043807251
</p>
## 特别感谢
[
go-amdin # 不错的后台开发框架
](
https://github.com/go-admin-team/go-admin
)
[
vue-element-admin # 不错的前端模版框架
](
https://github.com/PanJiaChen/vue-element-admin
)
[
vue-form-making # 表单设计器,开源版本比较简单,如果有能力的话可以自己进行二次开发
](
https://github.com/GavinZhuLei/vue-form-making.git
)
[
vue-form-making # 表单设计器,开源版本比较简单,如果有能力的话可以自己进行二次开发
](
https://github.com/GavinZhuLei/vue-form-making.git
)
[
wfd-vue # 流程设计器
](
https://github.com/guozhaolong/wfd-vue
)
...
...
src/views/login/index.vue
View file @
9e60d95d
...
...
@@ -110,7 +110,7 @@ import moment from 'moment'
import
{
mapGetters
}
from
'vuex'
export
default
{
name
:
'Login'
,
name
:
'Login
Index
'
,
data
()
{
return
{
isLdapTmp
:
false
,
...
...
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