Commit d09169ffebab65478ce76ed2fee5f99a4d63ec44

Authored by smile
1 parent 14da4056

111

manifest.json
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
... ... @@ -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;
... ...