Parcourir la source

官网配置配件增加移动信息中心

huangct il y a 8 ans
Parent
commit
49626a931c

+ 4 - 0
jpress-web-template-usoftchina/src/main/webapp/templates/usoftchina/tpl_config.xml

@@ -34,6 +34,10 @@
 		<taxonomy title="分类" name="category" formType="select" />
 	</module>
 
+	<module title="移动信息中心" name="uuhelper" list="软文列表" add="发布信息" comment="留言管理">
+		<taxonomy title="分类" name="category" formType="select" />
+	</module>
+
 	<module title="常见问题" name="question" list="常见问题" add="发布问题" comment="评论">
 		<taxonomy title="分类" name="category" formType="select" />
 	</module>