Merge branch 'dev' of http://git.sinoecare.com/sinoecare/digital_village_v2/dvcp_v2_wechat_app into dev
This commit is contained in:
@@ -32,6 +32,10 @@ class PageBase {
|
||||
this.label = appName.replace(/(appName:|["'])/g, '')?.trim()
|
||||
}
|
||||
}
|
||||
|
||||
setName(name) {
|
||||
this.name = name
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = PageBase
|
||||
|
||||
Reference in New Issue
Block a user