Commit c9aae7fb authored by Jennie Shi's avatar Jennie Shi

jeshi

git commit -m jeshi
parent df0ce431
Pipeline #4570 canceled with stages
...@@ -11,9 +11,5 @@ module.exports = { ...@@ -11,9 +11,5 @@ module.exports = {
ocrPath:'"http://180.104.121.66:8088/r/api"', ocrPath:'"http://180.104.121.66:8088/r/api"',
fileUploadSvcPath:'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_DEV&apiName="', fileUploadSvcPath:'"http://180.104.121.66:8088/r/api/app/fileUploadSvc?sysName=XCMG_DEV&apiName="',
appId: '"com.xcmg.app.dev"', appId: '"com.xcmg.app.dev"',
<<<<<<< HEAD
currentVersion: '"1.4.5"' currentVersion: '"1.4.5"'
=======
currentVersion: '"1.4.3"'
>>>>>>> jeshi
} }
...@@ -1338,7 +1338,9 @@ export default { ...@@ -1338,7 +1338,9 @@ export default {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
.unread{ .unread{
width:12px; width:34px;
height: 20px;
margin:8px 0 0 4px;
} }
.pic { .pic {
margin-left: -3px; margin-left: -3px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment