45 Star 535 Fork 183

fastbuild.run / RuoYi-Mobile

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
App.vue 287 Bytes
一键复制 编辑 原始数据 按行查看 历史
fastbuild.run 提交于 2022-06-10 22:59 . 工作台样式调整
<script>
export default {
onLaunch () {
// 加载系统信息
this.$store.dispatch('SystemInfo')
},
onShow () {
},
onHide () {
}
}
</script>
<style lang="scss">
@import "@/uni_modules/uview-ui/index.scss";
@import "@/static/style.scss";
</style>
JavaScript
1
https://gitee.com/yinm/RuoYi-Mobile.git
git@gitee.com:yinm/RuoYi-Mobile.git
yinm
RuoYi-Mobile
RuoYi-Mobile
master

搜索帮助