|
@@ -200,9 +200,7 @@
|
|
}
|
|
}
|
|
},[<DownLoadApp/>,anchors]);
|
|
},[<DownLoadApp/>,anchors]);
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
let loadMore = createElement(LoadMore, {
|
|
let loadMore = createElement(LoadMore, {
|
|
props: {
|
|
props: {
|
|
tip: "正在为您全力加载",
|
|
tip: "正在为您全力加载",
|
|
@@ -234,9 +232,7 @@
|
|
if (this.hasmore) {
|
|
if (this.hasmore) {
|
|
specialArray.push(loadMoreBox);
|
|
specialArray.push(loadMoreBox);
|
|
}
|
|
}
|
|
-
|
|
|
|
-
|
|
|
|
-
|
|
|
|
|
|
+
|
|
return createElement('div', {
|
|
return createElement('div', {
|
|
"class":{
|
|
"class":{
|
|
padding_anchors:this.$route.query["special_id"]
|
|
padding_anchors:this.$route.query["special_id"]
|