frontend-uniapp
/
Civil-Affairs-Bureau-WeChar
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d09169ffebab65478ce76ed2fee5f99a4d63ec44
Authored by
smile
2024-01-16 17:26:27 +0800
1 parent
14da4056
111
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
manifest.json
pages/receiptRegistration/receiptRegistration.scss
manifest.json
View file @
d09169f
1
1
{
2
2
"name" : "数字民政服务平台",
3
- "appid" : "__UNI__
E8DBEA9
",
3
+ "appid" : "__UNI__
F8D20B4
",
4
4
"description" : "",
5
5
"versionName" : "1.0.2",
6
6
"versionCode" : "100",
...
...
pages/receiptRegistration/receiptRegistration.scss
View file @
d09169f
...
...
@@ -123,6 +123,7 @@
123
123
.serve-title {
124
124
font-size: 25rpx;
125
125
color: #909090;
126
+ width: 25%;
126
127
}
127
128
.serve-right {
128
129
font-size: 25rpx;
...
...