凉茶(楼主) 1

Hello world

<?php
echo "hello world";
发布于 2017-08-07 17:08 1 回复 举报
凉茶(楼主) 2

<h1>asdasd</h1>

发布于 2017-08-07 17:10 1 回复 举报
凉茶(楼主) 3
&lt;meta name=&quot;renderer&quot; content=&quot;webkit&quot;&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;&gt;
&lt;meta http-equiv=&quot;Cache-Control&quot; content=&quot;no-transform&quot; /&gt;
&lt;meta http-equiv=&quot;Cache-Control&quot; content=&quot;no-siteapp&quot; /&gt;
&lt;meta http-equiv=&quot;X-UA-Compatible&quot; content=&quot;IE=edge,chrome=1&quot; /&gt;
&lt;meta name=&quot;apple-mobile-web-app-title&quot; content=&quot;iCMS&quot;&gt;
&lt;meta name=&quot;apple-mobile-web-app-capable&quot; content=&quot;yes&quot; /&gt;
&lt;meta name=&quot;apple-mobile-web-app-status-bar-style&quot; content=&quot;black&quot; /&gt;
发布于 2017-08-07 17:11 1 回复 举报
凉茶(楼主) 4
&lt;!--{$iCMS|print_R}--&gt;
发布于 2017-08-07 17:12 3 回复 举报
凉茶(楼主) 5
echo &quot;hello world&quot;;
发布于 2017-08-07 17:13 1 回复 举报
凉茶(楼主) 6

@凉茶 请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论!

发布于 2017-08-07 17:14 4 回复 举报
凉茶(楼主) 7
iCMS.init({
    URL: &quot;https://www.icmsdev.com&quot;,
    API: &quot;/api&quot;,
    UHOME: &quot;https://www.icmsdev.com/user/{uid}/&quot;,
    PUBLIC: &quot;https://www.icmsdev.com/public&quot;,
    COOKIE: &#039;iCMS&#039;,
    COMMENT:{
        seccode: &quot;1&quot;
    },
    DIALOG: {
        title: &#039;iCMS 提示信息&#039;
    },
});
发布于 2017-08-07 17:18 0 回复 举报
验证码 换一张
取 消