diff --git a/App.vue b/App.vue
index 2d54195..642506a 100644
--- a/App.vue
+++ b/App.vue
@@ -1,226 +1,241 @@
-
+
\ No newline at end of file
diff --git a/pages.json b/pages.json
index 48e7bf2..c7a6c79 100644
--- a/pages.json
+++ b/pages.json
@@ -335,6 +335,38 @@
}
}
},
+ {
+ "path": "zhinan/zhinan",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "uni-app分页",
+ "app": {
+ "bounce": "none"
+ }
+ }
+ },
+ {
+ "path": "zhinanList/zhinanList",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarRightButton":{ "hide": true},
+ "navigationBarTitleText": "uni-app分页",
+ "app": {
+ "bounce": "none"
+ }
+ }
+ },
+ {
+ "path": "hot/hot",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarRightButton":{ "hide": true},
+ "navigationBarTitleText": "uni-app分页",
+ "app": {
+ "bounce": "none"
+ }
+ }
+ },
{
"path": "login/login",
"style": {
@@ -559,17 +591,7 @@
// }
// }
// },
- // {
- // "path": "hot/hot",
- // "style": {
- // "navigationStyle": "custom",
- // "navigationBarRightButton":{ "hide": true},
- // "navigationBarTitleText": "uni-app分页",
- // "app": {
- // "bounce": "none"
- // }
- // }
- // },
+
// {
@@ -727,16 +749,7 @@
// }
// }
// },
- // {
- // "path": "zhinan/zhinan",
- // "style": {
- // "navigationStyle": "custom",
- // "navigationBarTitleText": "uni-app分页",
- // "app": {
- // "bounce": "none"
- // }
- // }
- // },
+
// {
// "path": "caseRecord/caseRecord",
// "style": {
diff --git a/pages/live/live.vue b/pages/live/live.vue
index 9ff7f2b..e17fb86 100644
--- a/pages/live/live.vue
+++ b/pages/live/live.vue
@@ -120,8 +120,8 @@
:data-item-id="item.id"
>
-
-
+
+
-->
- {{ formatSize(item.downloadSize) }} / {{ formatSize(item.totalSize) }}
+ {{ formatSize(item.downloadSize) }}/{{ formatSize(item.totalSize) }}
@@ -596,13 +596,24 @@ onMounted(() => {
page{
background-color: #ffffff;
}
+.size-box{
+ display: flex;
+ white-space: nowrap;
+ justify-content: flex-end;
+
+ white-space: nowrap;
+ font-size: 24rpx;
+ color:#8b2316
+}
.box{
display: flex;
- flex:1;
- align-items: center;
+ white-space: nowrap;
+ justify-content: flex-end;
margin-left: 30rpx;
text{
width: 40rpx;
+ display: flex;
+ white-space: nowrap;
font-size: 24rpx;
color:#8b2316
}
@@ -804,8 +815,8 @@ page{
}
.video-status{
display: flex;
- align-items: center;
- margin-right: 20rpx;
+
+
justify-content: space-between;
.status-icon{
display: flex;
diff --git a/pages_app/hot/hot.vue b/pages_app/hot/hot.vue
index 0cdc0ac..3d5aa0c 100644
--- a/pages_app/hot/hot.vue
+++ b/pages_app/hot/hot.vue
@@ -1,7 +1,7 @@
-
-
+ -->
+
{{ formatDate(item.releaseTime) }}
-
-
-
-
-
+
+
+
+
+ 查看
+
@@ -83,12 +80,13 @@