Commit 5ad4fe3b by heshihao

feat: 修改写法

parent e2c64a49
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
<div class="atlas-content"> <div class="atlas-content">
<div class="atlas_left"> <div class="atlas_left">
<!-- <NavbarCard v-on:cateid="getCateid" /> --> <!-- <NavbarCard v-on:cateid="getCateid" /> -->
<NavChain v-on:cateid="getCateid" /> <NavChain @cateid="getCateid" />
</div> </div>
<div class="atlas_body"> <div class="atlas_body">
<Chain <Chain
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment