更新提示
This commit is contained in:
parent
1bfdd28428
commit
1157af3105
|
|
@ -10,7 +10,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="ui container" ng-show="edit" ng-mousedown="storeTagIndex()" ng-mouseup="updateTagIndex()">
|
||||
<p>操作说明:拖拽分类即可进行排序(正在开发中...)</p>
|
||||
<p>提示:拖拽分类即可进行排序</p>
|
||||
<div class="ui six stackable cards" sv-root sv-part="tags">
|
||||
<div class="card" ng-repeat="tag in tags" sv-element>
|
||||
<div class="content">
|
||||
|
|
|
|||
Loading…
Reference in New Issue