Skip to content

Commit

Permalink
fix db
Browse files Browse the repository at this point in the history
  • Loading branch information
CAPCOMIN committed Dec 1, 2022
1 parent e206b9b commit e7c4597
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added forward-server/data/data.db
Binary file not shown.
2 changes: 1 addition & 1 deletion forward-server/views/ucenter/forwardList.html
Original file line number Diff line number Diff line change
Expand Up @@ -1251,7 +1251,7 @@ <h3 class="card-title">帮助说明</h3>
area: ['1200px', '700px'],
title: '批量添加规则',
shade: 0.6, //遮罩透明度
moveType: 1, //拖拽风格,0是默认,1是传统拖动
moveType: 0, //拖拽风格,0是默认,1是传统拖动
shift: -1, //0-6的动画形式,-1不开启
maxmin: false,
content: html,
Expand Down

0 comments on commit e7c4597

Please sign in to comment.