|
|
@@ -29,7 +29,7 @@ |
|
|
|
{{ tagName }} |
|
|
|
</l-tag> |
|
|
|
|
|
|
|
<!-- <uni-view v-if="root.type === 'user' && mobile" class="margin-left-sm sm line-gray cu-tag" style="z-index: 1;" @tap="copy(mobile)">复制</uni-view> --> |
|
|
|
<uni-view v-if="root.type === 'user' && mobile" class="margin-left-sm sm line-gray cu-tag" style="z-index: 1;" @tap="copy(mobile)">复制</uni-view> |
|
|
|
|
|
|
|
<!-- 开启按钮显示且级别对应,则显示按钮 --> |
|
|
|
<view v-if="button && root.type === level" class="tree-item-action"> |
|
|
|