fix bug: _self

master
LMR 1 year ago
parent 619f74154b
commit be34dfc00b

@ -657,7 +657,7 @@ $amp_build_url = "/amp_app/?icid=" . $information->ic_id . "&is_path=" . $inform
</label> |
-->
<label title="HTML构建工具 2.0">
<a href="<?php echo $this->config->item('site_url') . $information->ic_url; ?>?wp=<?php echo $usrcode; ?>&icid=<?php echo $information->ic_id; ?>" target="_blank">
<a href="<?php echo $this->config->item('site_url') . $information->ic_url; ?>?wp=<?php echo $usrcode; ?>&icid=<?php echo $information->ic_id; ?>" target="_self">
HTML构建工具 2.0
</a>
</label>

Loading…
Cancel
Save