bug修复
This commit is contained in:
parent
58ff37ac48
commit
8371fb4eab
|
@ -1,3 +1,10 @@
|
|||
<!--
|
||||
* @Author: hisense.wuhongjian
|
||||
* @Date: 2022-06-22 19:37:44
|
||||
* @LastEditors: hisense.wuhongjian
|
||||
* @LastEditTime: 2022-06-22 19:44:19
|
||||
* @Description: 告诉大家这是什么
|
||||
-->
|
||||
<template>
|
||||
<div>
|
||||
<new-home-header></new-home-header>
|
||||
|
@ -18,6 +25,6 @@
|
|||
import SharingSituation from '@/views/abilityStatistics/components/SharingSituation.vue'
|
||||
import AbilityRanking from '@/views/abilityStatistics/components/AbilityRanking.vue'
|
||||
import CapabilityRequirements from '@/views/abilityStatistics/components/CapabilityRequirements.vue'
|
||||
import HomeFooter from '@/views/abilityStatistics/components/Footer'
|
||||
import HomeFooter from '@/views/newHome/components/Footer'
|
||||
</script>
|
||||
<style lang="less" scoped></style>
|
||||
|
|
Loading…
Reference in New Issue