ruoyi-ui/src/views/self/show.vue
@@ -1,4 +1,12 @@
<template>
</template>
<script>
</script>
<style>
</style>
<template>
  <div class="app-container">
    <!--    回到顶部-->
    <el-backtop :bottom="150" :right="30">
@@ -922,7 +930,7 @@
};
</script>
<style>
<style scoped>
/*.uoloadSty {*/
/*  width:110px;*/
/*  height:110px;*/
@@ -933,7 +941,7 @@
/*}*/
.el-icon-top {
  background: url("src/assets/icons/top.png");
  background: url("");
}