1 Star 0 Fork 377

杰西/ReportPlus

forked from report/ReportPlus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
App.vue 449 Bytes
一键复制 编辑 原始数据 按行查看 历史
munda 提交于 2021-05-20 17:17 . 新增包和运动报表页面
<!--
作者:黄思豪
联系方式:1051495009@qq.com
-->
<script>
export default {
mpType: 'app',
onLaunch() {
this.$Common.checkUpdateVersion();
},
onShow() {
console.log('App Show');
},
onHide() {
console.log('App Hide');
},
}
</script>
<style>
/*每个页面公共css */
@import "./static/css/common.wxss";
@import "./static/css/icon.wxss";
@import "./static/css/icon_ui.wxss";
</style>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hehangrong540/ReportPlus.git
git@gitee.com:hehangrong540/ReportPlus.git
hehangrong540
ReportPlus
ReportPlus
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385