切换导航条
此项目
正在载入...
登录
吴亚瑞
/
basicEnglish
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
xuyangjie
2021-07-31 09:28:57 +0800
提交
4772b9ab2f44bf617c88673f0536d1cfe1d48893
1 个父辈
4d38272d
修改登录样式
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
10 行增加
和
1 行删除
componets/login/login.wxss
pages/sheet/sheet.json
componets/login/login.wxss
查看文件 @
4772b9a
...
...
@@ -51,7 +51,8 @@
.input image:last-child{
position: absolute;
right: 32rpx;
top: 32rpx;
top: 50%;
margin-top: -16rpx;
width: 32rpx;
height: 32rpx;
z-index: 9999;
...
...
pages/sheet/sheet.json
0 → 100644
查看文件 @
4772b9a
{
"usingComponents"
:
{
"login"
:
"../../componets/login/login"
},
"navigationBarBackgroundColor"
:
"#3a3942"
,
"navigationBarTextStyle"
:
"white"
,
"navigationBarTitleText"
:
"B&C HOUSE"
}
\ No newline at end of file
...
...
请
注册
或
登录
后发表评论