version9
4
This commit is contained in:
@@ -83,10 +83,10 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div class="ibox-content">
|
||||
<div class="ibox-content ibox-content-auto-height">
|
||||
<table class="footable table table-stripped toggle-arrow-tiny" data-page-size="15">
|
||||
<thead>
|
||||
<tr>
|
||||
<tr class="text-tr">
|
||||
<!-- <th class="text-center">
|
||||
<vc:i18n name="编号" namespace="listOwner"></vc:i18n>
|
||||
</th> -->
|
||||
@@ -142,7 +142,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr v-for="owner in listOwnerInfo.owners">
|
||||
|
||||
|
||||
<td class="text-center" style="white-space: nowrap;">
|
||||
<img style="width: 60px; height: 60px;" class="border-radius" v-if="owner.faceUrl"
|
||||
v-bind:src="owner.faceUrl" v-on:click="_viewOwnerFace(owner.faceUrl)" />
|
||||
|
||||
Reference in New Issue
Block a user