Browse Source

修复拖拽排序的问题。

oldj 8 năm trước cách đây
mục cha
commit
6c81a3296f
3 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 0
      app-ui/panel/ListItem.jsx
  2. 0 1
      app/ui/bundle.js
  3. 1 1
      app/version.js

+ 1 - 0
app-ui/panel/ListItem.jsx

@@ -80,6 +80,7 @@ export default class ListItem extends React.Component {
 
     return (
       <div className={classnames({
+        'list-item': 1, // 用于排序选择
         [styles['list-item']]: 1,
         //, 'hidden': !this.isMatched()
         [styles['sys-hosts']]: sys,

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 1
app/ui/bundle.js


+ 1 - 1
app/version.js

@@ -1 +1 @@
-exports.version = [3,3,7,5322];
+exports.version = [3,3,7,5324];

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác