Commit c5337bdb by dos

init

parent bc05b3d7
......@@ -97,14 +97,14 @@
<div class="wrap">
<div class="wrap-inner">
{:if $projectId && strpos( $smarty.server.HTTP_HOST , 'dev.iacode.cn') !== false}
{:"http://projectx.dev.iacode.cn/api/html/id/`$projectId`"|file_get_contents}
{:"https://projectx.dev.iacode.cn/api/html/id/`$projectId`"|file_get_contents}
{:else}
{:block name='body'}{:/block}
{:/if}
</div>
</div>
<script type="text/javascript" src="http://third.iacode.cn/js?app_id=wxe6ed02ca70d0eaea"></script>
<script type="text/javascript" src="https://third.iacode.cn/js?app_id=wxe6ed02ca70d0eaea"></script>
<script>
window.base_resource_url = '__CDN__';
window.num = '{:$num}';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment