update code

This commit is contained in:
RuoYi
2025-03-28 23:15:14 +08:00
parent 3ea5d45faf
commit fb0656fe14
11 changed files with 26 additions and 59 deletions

View File

@@ -38,7 +38,7 @@
</view>
<view class="copyright">
<view>Copyright &copy; 2022 ruoyi.vip All Rights Reserved.</view>
<view>Copyright &copy; 2025 ruoyi.vip All Rights Reserved.</view>
</view>
</view>
</template>
@@ -54,7 +54,7 @@
}
</script>
<style lang="scss">
<style lang="scss" scoped>
page {
background-color: #f8f8f8;
}