add 公用流程页面组件

This commit is contained in:
赵霄
2023-11-30 11:30:06 +08:00
parent a536b0f75c
commit 341d94461b
8 changed files with 205 additions and 29 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ module.exports = {
'nav-bar-icon-color': white,
'nav-bar-text-color': white,
'nav-bar-title-text-color': white,
'nav-bar-background-color': primaryColor,
'nav-bar-background-color': primaryColor
}
}