|
@@ -8,12 +8,12 @@ const store = useStore()
|
|
<div class="footer-widget-area" style="position: relative;clear: both;">
|
|
<div class="footer-widget-area" style="position: relative;clear: both;">
|
|
<div class="container">
|
|
<div class="container">
|
|
<div class="row footerOne">
|
|
<div class="row footerOne">
|
|
- <!-- <div class="col-lg-2 col-md-6 col-sm-6 footerWidth">
|
|
|
|
|
|
+ <div class="col-lg-2 col-md-6 col-sm-6 footerWidth">
|
|
<div class="copyrigt-or-code d-flex flex-column align-items-center ">
|
|
<div class="copyrigt-or-code d-flex flex-column align-items-center ">
|
|
- <img width="130 " height="130 " src="https://aiot.usky.cn/uskyq/assets/img/qr_code.png">
|
|
|
|
|
|
+ <img width="130 " height="130 " src="https://file.usky.cn/statics/202505/觉大公众号.jpg">
|
|
<span style="text-align: left;color:#fff;margin-top:10px ">微信公众号</span>
|
|
<span style="text-align: left;color:#fff;margin-top:10px ">微信公众号</span>
|
|
</div>
|
|
</div>
|
|
- </div> -->
|
|
|
|
|
|
+ </div>
|
|
<div class="footerNone" :style="{'width':(.8/store.state.menuList.length*100)+'%' }" v-for="item in store.state.menuList" :key="item.id">
|
|
<div class="footerNone" :style="{'width':(.8/store.state.menuList.length*100)+'%' }" v-for="item in store.state.menuList" :key="item.id">
|
|
<div class="widget nav-widget d-flex justify-content-center ">
|
|
<div class="widget nav-widget d-flex justify-content-center ">
|
|
<div>
|
|
<div>
|