Exemplo n.º 1
0
                        'my blog today' 即可
                    </p>
                    <a class="btn btn-sub-primary btn-bordered btn-sm"
                       target='blank'
                       href='www.monc.cc'>
                        monc.cc</a>
                </div>
            </div>
            <hr>
            <div class="row text-box">
                <div class="col-sm-6 col-sm-push-6">
                    <img class="img-responsive center-block"
                         alt="Praesent vitae adipiscing nunc"
                         style="width: 100%;border-radius: 15px;"
                         src="<?php 
echo MHtml::res('image/showcase-3.jpg');
?>
">
                </div>
                <div class="col-sm-6 col-sm-pull-6">
                    <h3 class="title"><a href="javascript:void()">杭州宠物志愿者网站</a>
                    </h3>

                    <p>
                        简单cms 功能,利用标签管理,使用的时候
                    <pre>$art = app()->cms->aliasContent("config", 'about');</pre>
                    获取文章即可
                    <pre>html_entity_decode( $art->content )</pre>
                    </p>
                    <a class="btn btn-sub-primary btn-bordered btn-sm"
                       target='blank'