|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
<?php // 代码各服务器已经同步 2016.06.01 ycc ?>
|
|
|
|
|
<?php // 代码各服务器已经同步 2016.06.01 ycc test-delpoy ?>
|
|
|
|
|
<script src="/js/ace/ace.js" type="text/javascript" charset="utf-8"></script>
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
var content_length = 0;
|
|
|
|
@ -542,7 +542,7 @@
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-xs-17 text-right">
|
|
|
|
|
<label title="AMP页面编辑"><a href="http://202.103.68.62:3000/?icid=<?php echo($information->ic_id); ?>" target="_blank">AMP构建工具</a></label> |
|
|
|
|
|
<label title="AMP页面编辑"><a href="https://www.arachina.com/beta/3732/?icid=<?php echo($information->ic_id); ?>" target="_blank">AMP构建工具</a></label> |
|
|
|
|
|
<?php if (get_meta($information->ic_id, 'AMP_STATUS') === '1') {?>
|
|
|
|
|
<label title="AMP页面编辑"><a href="<?php echo site_url('amp/edit/' . $information->ic_id); ?>" target="_blank"><i class="glyphicon glyphicon-flash"></i></a></label>
|
|
|
|
|
<?php } else {?>
|
|
|
|
|