Skip to content

Commit 1fdb080

Browse files
committed
tag
1 parent 988646e commit 1fdb080

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

detail.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<body id="de">
8181
<my-header title="文章详情" righticon="mui-icon-pengyouquan" lefticon="mui-action-back mui-icon-left-nav"></my-header>
8282

83-
<div class="mui-content page-content" id="content">
83+
<div class="mui-content page-content mui-soll" id="content">
8484
<div class="spinner" v-if="loading">
8585
<div class="bounce1"></div>
8686
<div class="bounce2"></div>
@@ -228,6 +228,7 @@ <h5>标签</h5>
228228
main = plus.android.runtimeMainActivity();
229229
}
230230
})
231+
231232
</script>
232233
</body>
233234

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@
115115
</script>
116116
</body>
117117

118-
</html>
118+
</html>
828 KB
Binary file not shown.

0 commit comments

Comments
 (0)