1 Star 0 Fork 0

Handy/火朋友项目

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
App.vue 485 Bytes
一键复制 编辑 原始数据 按行查看 历史
Handy 提交于 2024-02-04 21:24 . add
<script>
/**
* Copyright (c) 2013-Now http://和平精英游戏推广.vip All rights reserved.
*/
// import vconsole from 'vconsole';
export default {
onLaunch(e) {
// this.$vconsole = new vconsole()
}
}
</script>
<style lang="scss">
.empty {
padding: 100px 0;
image{
display: block;
width: 556rpx;
height: 244rpx;
margin: 0 auto;
}
.nodata{
text-align: center;
font-size: 12px;
color: #999;
padding: 10px 0 0;
}
}
</style>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leiziccc/fire-friend-project.git
[email protected]:leiziccc/fire-friend-project.git
leiziccc
fire-friend-project
火朋友项目
master

搜索帮助