change news default tags

This commit is contained in:
wlx 2012-09-07 01:32:24 +00:00
parent 03dbff063f
commit 9c81dfcbd7
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@
<script type="text/javascript">
/* sample tags */
var tags=[
{tag:"冻土",freq:30},{tag:"寒旱所",freq:25}, {tag:"大气",freq:10},{tag:"高原",freq:4},
{tag:"西部",freq:3},{tag:"地理",freq:8}, {tag:"环境",freq:3},{tag:"地质",freq:20}
{tag:"水质",freq:30},{tag:"湿地",freq:25}, {tag:"大气",freq:10},{tag:"高原",freq:4},
{tag:"林地",freq:3},{tag:"地理",freq:8}, {tag:"环境",freq:3},{tag:"地质",freq:20}
];
$(document).ready(function(){