* finish front show about task#71075

This commit is contained in:
wangzemei
2022-09-27 11:28:50 +08:00
parent 89c84da7fd
commit b25fa909ce
9 changed files with 49 additions and 16 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
</div>
<?php
$width = common::checkNotCN() ? '600px' : '470px';
$width = common::checkNotCN() ? '600px' : '560px';
echo "<div class='btn-group menu-actions'>";
echo html::a('javascript:;', "<i class='icon icon-ellipsis-v'></i>", '', "data-toggle='dropdown' class='btn btn-link'");
echo "<ul class='dropdown-menu pull-right'>";