Commit d5a5f1778707d1f721215df50d4f025ea203d69b

Authored by 李宇
2 parents 76ead8f8 d09169ff

Merge branch 'master' of http://39.98.150.180/frontend-uniapp/Civil-Affairs-Bureau-WeChar

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;
... ...