⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 armament_produce_show.php

📁 Download you own three BR
💻 PHP
字号:
<!--------循环----------->
  <div class="d1f_06">
  <img src="img/soldier/<?php echo $m['a_image'];?>" width="50" height="50" border="0" />
  </div>
  <div class="d1f_03">
    <strong style="margin-right:5px; ">
    <?php echo $arm_type_name[$m['a_type']];?>(<span class="wy_06"><?php if($current_armament[$arm_type_name_en[$m['a_type']]]) echo $current_armament[$arm_type_name_en[$m['a_type']]];else echo "0";?></span>)
    </strong>
  </div>
  <div class="d1f_001" style="margin-top:5px ">
  木材 <span class="wy_05"><?php echo $m['a_woods'];?></span> | 铁矿<span class="wy_05"><?php echo $m['a_irons'];?></span> | 黄金 <span class="wy_05"><?php echo $m['a_golds'];?></span> | 时间<span class="wy_05"><?php echo $m['a_time'];?></span>分钟
  </div>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -