能力云图西海岸对接

This commit is contained in:
wuhongjian 2022-06-21 17:14:59 +08:00
parent e157811034
commit f4f955b99e
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-06-19 10:15:33
* @LastEditors: hisense.wuhongjian
* @LastEditTime: 2022-06-19 18:45:10
* @LastEditTime: 2022-06-21 17:14:35
* @Description: 告诉大家这是什么
-->
<template>
@ -84,7 +84,7 @@
}
getVideoList(params).then((res) => {
            //
            myDataList.value[1].sum = res.data.data.total
            myDataList.value[1].snum = res.data.data.total
          })
</script>
<style lang="less" scoped>

View File

@ -297,7 +297,8 @@
}
.home-header {
height: 0.64rem;
// width: 100%;
width: 100%;
max-width: 1920px;
display: flex;
justify-content: center;
align-items: center;