📄 网站修改1.txt
字号:
1.将2张图片放置CMS_war.ear\CMS.war\UserFiles\Image\changsha目录下,并添加 更多图片和视频节目 2个链接。
2.在CMS_war.ear\CMS.war\cms\component\template目录下,找到2_10_show.vm文件,做如下修改:
style="color:#CC6633"
<td height="40">
#if($componentContent.rowCount()>0)
<a href="$!{contextPath}/read.go?_template=$!componentAttribute.getValue("COMPONENT_ATTRIBUTE_ID","1310","REAL_VALUE")&CONTENT_ID=$!{componentContent.getValue(0,"ID")}" target=_blank name=a2_$!componentAttribute.getValue("INSTANCE_ID")>
<span style="color:#CC6633" id="title_$!componentAttribute.getValue("INSTANCE_ID")" >$componentContent.getValue(0,"TITLE_1");</span>
</a>
#end
3.看能否修改图片
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -