1 Star 0 Fork 110

jingdongqioss/PassJava-Platform

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.wxss 256 Bytes
一键复制 编辑 原始数据 按行查看 历史
悟空聊架构 提交于 2021-04-10 20:01 +08:00 . 添加 miniApp rest verison
/**app.wxss**/
.container {
display: flex;
flex-direction: column;
align-items: center;
box-sizing: border-box;
}
button {
background: initial;
}
button:focus{
outline: 0;
}
button::after{
border: none;
}
@import "./ttf/arialblack.wxss";
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/jdq/PassJava-Platform.git
git@gitee.com:jdq/PassJava-Platform.git
jdq
PassJava-Platform
PassJava-Platform
master

搜索帮助