1 Star 0 Fork 254

我姓徐 / fuint会员营销系统uniapp小程序端源码

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
app.scss 339 Bytes
一键复制 编辑 原始数据 按行查看 历史
FSQ 提交于 2021-06-20 11:59 . code init
/* utils.scss */
@import "/utils/utils.scss";
page {
background: #fafafa;
}
@-webkit-keyframes rotate {
0% {
transform: rotate(0deg) scale(1);
}
100% {
transform: rotate(360deg) scale(1);
}
}
@keyframes rotate {
0% {
transform: rotate(0deg) scale(1);
}
100% {
transform: rotate(360deg) scale(1);
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/woxingxu/fuint-uniapp.git
git@gitee.com:woxingxu/fuint-uniapp.git
woxingxu
fuint-uniapp
fuint会员营销系统uniapp小程序端源码
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891