Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
D
doublescreen-back
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
pengguangpu
doublescreen-back
Commits
1040f936
Commit
1040f936
authored
Feb 28, 2020
by
jiangjiantao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bugfixed
parent
bfd36a9c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
landkeybord.acss
pages/components/landkeybord/landkeybord.acss
+1
-1
landkeybord.axml
pages/components/landkeybord/landkeybord.axml
+1
-1
No files found.
pages/components/landkeybord/landkeybord.acss
View file @
1040f936
...
...
@@ -146,5 +146,5 @@
font-weight: 500;
color: rgba(249, 97, 70, 1);
line-height: 30rpx;
margin-top:
10rpx
margin-top:
20rpx;
}
\ No newline at end of file
pages/components/landkeybord/landkeybord.axml
View file @
1040f936
...
...
@@ -14,8 +14,8 @@
</view>
</view>
<view class="result-baseline">
<text class="err-msg" a:if="{{errMsg != ''}}">{{errMsg}}</text>
</view>
<text class="err-msg" a:if="{{errMsg != ''}}">{{errMsg}}</text>
</view>
<view class="keybord-right">
<image class="keybord-close" mode="aspectFit" src="/images/close_keybord.png" catchTap="closeKeybord" />
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment