Ingen beskrivning
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bar.htm 476B

12345678910
  1. <div class="fixed-bar">
  2. <div class="item-title">
  3. <a class="back_xin" href="{if condition="'Systemdoctor' == $Request.param.sc && 'index' == $Request.param.sa"}{:url("Weapp/index")}{else /}{:weapp_url("Systemdoctor/Systemdoctor/index")}{/if}" title="返回列表"><i class="iconfont e-fanhui"></i></a>
  4. <div class="subject">
  5. <h3>{$weappInfo['name']}</h3>
  6. <h5></h5>
  7. </div>
  8. </div>
  9. </div>