Parcourir la source

获取文章级别分类

linehang il y a 6 ans
Parent
commit
6b0b36f622
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/article/html/article.html

+ 1 - 1
app/article/html/article.html

@ -165,7 +165,7 @@
				            secondLevelId: null
			            }
			            var loadding = top.layer.load(0, {shade: false}); //0代表加载的风格,支持0-2
			           	jbscAPI.getCategoryList(num, firstlevelId).then(function(res){
			           	jbscAPI.getCategoryList(data).then(function(res){
			           		top.layer.close(loadding);
				            if (res.status == 200) {
				                if (num == 1) {