發(fā)表日期:2019-04 文章編輯:小燈 瀏覽次數(shù):3362
欄目設(shè)置界面有兩個(gè)設(shè)置界面,一個(gè)基本設(shè)置(關(guān)聯(lián)pa_column表),一個(gè)內(nèi)容設(shè)置(關(guān)聯(lián)pa_column_content表),如下圖:
這個(gè)界面內(nèi)容都屬于自定義字段內(nèi)容,字段的增加和修改參考相關(guān)教程,下面直接上代碼演示如何獲取內(nèi)容字段(字段名:content)。
@{?? var?columnContent=?Html.ColumnContentData();?//獲取當(dāng)前欄目的內(nèi)容表數(shù)據(jù),返回一個(gè)對(duì)象。 } <div?class="content"> @Html.Raw(columnContent.Content) </div>
注意:這里用到了Html.Raw方法,如果直接用@columnContent.Content獲取的內(nèi)容會(huì)經(jīng)過(guò)html轉(zhuǎn)碼,這里采用Html.Raw方法來(lái)保證內(nèi)容不被html編碼。
日期:2019-04 瀏覽次數(shù):3145
日期:2019-04 瀏覽次數(shù):3120
日期:2019-04 瀏覽次數(shù):3029
日期:2019-04 瀏覽次數(shù):2856
日期:2019-04 瀏覽次數(shù):2946
日期:2019-04 瀏覽次數(shù):3112
日期:2019-04 瀏覽次數(shù):3048
日期:2019-04 瀏覽次數(shù):3310
日期:2019-04 瀏覽次數(shù):3361
日期:2019-04 瀏覽次數(shù):3013
日期:2019-04 瀏覽次數(shù):3390
日期:2019-04 瀏覽次數(shù):2811
日期:2019-04 瀏覽次數(shù):2955
日期:2019-04 瀏覽次數(shù):3072
日期:2019-04 瀏覽次數(shù):2923
日期:2019-04 瀏覽次數(shù):3367
日期:2019-04 瀏覽次數(shù):3267
日期:2019-04 瀏覽次數(shù):2947
日期:2019-04 瀏覽次數(shù):3171
日期:2019-04 瀏覽次數(shù):3005
日期:2019-04 瀏覽次數(shù):2776
日期:2019-04 瀏覽次數(shù):3083
日期:2019-04 瀏覽次數(shù):2972
日期:2019-04 瀏覽次數(shù):3072
日期:2019-04 瀏覽次數(shù):3023
日期:2019-04 瀏覽次數(shù):2895
日期:2019-04 瀏覽次數(shù):2749
日期:2019-04 瀏覽次數(shù):2766
日期:2019-04 瀏覽次數(shù):2828
日期:2019-04 瀏覽次數(shù):2853
Copyright ? 2013-2018 Tadeng NetWork Technology Co., LTD. All Rights Reserved.