Skip to content

Commit e7c4597

Browse files
committed
fix db
1 parent e206b9b commit e7c4597

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

forward-server/data/data.db

8 KB
Binary file not shown.

forward-server/views/ucenter/forwardList.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,7 @@ <h3 class="card-title">帮助说明</h3>
12511251
area: ['1200px', '700px'],
12521252
title: '批量添加规则',
12531253
shade: 0.6, //遮罩透明度
1254-
moveType: 1, //拖拽风格,0是默认,1是传统拖动
1254+
moveType: 0, //拖拽风格,0是默认,1是传统拖动
12551255
shift: -1, //0-6的动画形式,-1不开启
12561256
maxmin: false,
12571257
content: html,

0 commit comments

Comments
 (0)