5 Star 1 Fork 0

雪村/eryuejiazheng_uniapp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
App.vue 1005 Bytes
一键复制 编辑 原始数据 按行查看 历史
NoDeal 提交于 2023-12-28 23:04 . 样式
<script>
export default {
onLaunch: function() {
console.log('App Launch')
},
onShow: function() {
console.log('App Show')
},
onHide: function() {
console.log('App Hide')
}
}
</script>
<style lang="scss">
/* 注意要写在第一行,同时给style标签加入lang="scss"属性 */
// @import "@/uni_modules/uview-ui/index.scss";
bottom::after{
border: none;
background-color: none;
}
.syht {
font-family: "Source Han Sans CN", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.oppo {
font-family: "OPPOSans";
}
button{
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
box-sizing: border-box;
// font-size: 18px;
text-align: center;
text-decoration: none;
// line-height: 1;
line-height: 1.35;
// border-radius: 5px;
-webkit-tap-highlight-color: transparent;
overflow: hidden;
color: #000000;
background-color: #fff;
width: 100%;
height: 100%;
}
</style>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sunhappy0318/eryuejiazheng_uniapp.git
git@gitee.com:sunhappy0318/eryuejiazheng_uniapp.git
sunhappy0318
eryuejiazheng_uniapp
eryuejiazheng_uniapp
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385