添加回到顶部代码
This commit is contained in:
@@ -187,6 +187,8 @@
|
||||
<footerTool></footerTool>
|
||||
<!-- <indexRegularBox></indexRegularBox> -->
|
||||
</div>
|
||||
<back-to-top></back-to-top>
|
||||
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
@@ -202,6 +204,7 @@ import { useRouter } from 'vue-router'
|
||||
import store from '../store/index';
|
||||
import api from "../utils/api";
|
||||
import { ElMessage } from 'element-plus'
|
||||
import backToTop from '@/components/public/backToTop.vue'
|
||||
|
||||
//
|
||||
let informationData = ref([
|
||||
|
||||
Reference in New Issue
Block a user