4
This commit is contained in:
Anfioo
2026-01-14 11:39:11 +08:00
parent f7f9df17f1
commit be079067e6
265 changed files with 1217 additions and 486 deletions

View File

@@ -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)" />