能力云图西海岸对接
This commit is contained in:
parent
e157811034
commit
f4f955b99e
|
@ -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>
|
||||
|
|
|
@ -297,7 +297,8 @@
|
|||
}
|
||||
.home-header {
|
||||
height: 0.64rem;
|
||||
// width: 100%;
|
||||
width: 100%;
|
||||
max-width: 1920px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
|
Loading…
Reference in New Issue