首页课程排行榜预览

This commit is contained in:
lmj
2022-12-11 15:12:57 +08:00
parent ab7e8546a2
commit e42169429b
3 changed files with 720 additions and 1 deletions

View File

@@ -325,6 +325,7 @@ export default {
},
data() {
return {
resonimg:{},
formatDate,
formatNum:formatUserNumber,
@@ -384,6 +385,7 @@ export default {
totalPages: 1
};
},
mounted() {
let screenWidth = window.screen.availWidth;
if (screenWidth < 1280) {
@@ -851,6 +853,7 @@ export default {
}
})
this.scorelist = res.result;
// console.log(this.scorelist)
}
});
},
@@ -905,6 +908,10 @@ export default {
</script>
<style scoped lang="scss">
.interact-bar-value{
color: #999;
}
.couderbox{
// width: 5px;
// padding: 0;