1 Star 0 Fork 677

wanggn / uCharts

forked from uCharts / uCharts 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
App.vue 259 Bytes
一键复制 编辑 原始数据 按行查看 历史
16cheng 提交于 2019-06-16 20:29 . 新建项目
<script>
export default {
onLaunch: function () {
console.log('App Launch')
},
onShow: function () {
console.log('App Show')
},
onHide: function () {
console.log('App Hide')
}
}
</script>
<style>
@import './common/qiun.css';
</style>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wanggn/uCharts.git
git@gitee.com:wanggn/uCharts.git
wanggn
uCharts
uCharts
master

搜索帮助