|
@@ -1,35 +1,35 @@
|
|
{
|
|
{
|
|
"pages": [
|
|
"pages": [
|
|
- // {
|
|
|
|
- // "path": "pages/login",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationStyle": "custom"
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path": "pages/dialog",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationStyle": "custom"
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path": "pages/questionnaire",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationStyle": "custom"
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path": "pages/questionnaireFill",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationStyle": "custom"
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
- // {
|
|
|
|
- // "path": "pages/questionnaireResult",
|
|
|
|
- // "style": {
|
|
|
|
- // "navigationStyle": "custom"
|
|
|
|
- // }
|
|
|
|
- // },
|
|
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/login",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/dialog",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/questionnaire",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/questionnaireFill",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
|
|
+ {
|
|
|
|
+ "path": "pages/questionnaireResult",
|
|
|
|
+ "style": {
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"path": "pages/my",
|
|
"path": "pages/my",
|
|
"style": {
|
|
"style": {
|