Merge branch 'build' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_webapp into build
This commit is contained in:
@@ -332,6 +332,7 @@ export default {
|
||||
} else if (type == 'web') {
|
||||
const {desc} = sysInfo
|
||||
sysInfo.desc = JSON.parse(desc || null)
|
||||
sysInfo.ssl = sysInfo.ssl.replace(/"/g, "'")
|
||||
this.form.extra = {isSingleService, homePage, hmt, dv, downloadCenter, showTool, helpDoc, customerService, sysInfo, appQRCode, base}
|
||||
} else if (type == 'wxwork') {
|
||||
this.form.extra = {isSingleService, homePage, hmt, customLogin, base}
|
||||
|
||||
@@ -191,6 +191,7 @@ export default {
|
||||
overflow-y: auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
background: #f3f6f9;
|
||||
|
||||
.w100 {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user