Compare commits

...

2 Commits

2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "Dl Chat",
"appid" : "__UNI__D70D15E",
"name" : "源小新",
"appid" : "__UNI__965053F",
"description" : "",
"versionName" : "1.8.4",
"versionCode" : "100",

View File

@ -875,7 +875,7 @@ page {
.message-left,
.message-right {
display: flex;
margin-bottom: 32rpx;
margin-bottom: 40rpx;
align-items: flex-start;
}