1 Star 0 Fork 196

好怕麻烦/RuoYi-Mobile

forked from 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>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/guiliangdong/RuoYi-Mobile.git
git@gitee.com:guiliangdong/RuoYi-Mobile.git
guiliangdong
RuoYi-Mobile
RuoYi-Mobile
master

搜索帮助