diff --git a/ahyd_DIB.zip b/ahyd_DIB.zip deleted file mode 100644 index a0f244f..0000000 Binary files a/ahyd_DIB.zip and /dev/null differ diff --git a/pages.json b/pages.json index 8329dcb..dd6af1d 100644 --- a/pages.json +++ b/pages.json @@ -62,6 +62,25 @@ } ] }, + { + "root": "pages/merchantAccount", + "pages": [ + { + "path": "index", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + }, + { + "path": "detail", + "style": { + "navigationBarTitleText": "", + "navigationStyle": "custom" + } + } + ] + }, { "root": "pages/auditingPop", "pages": [ diff --git a/pages/index/components/numberScroll.vue b/pages/index/components/numberScroll.vue index e14fb00..7f59ce8 100644 --- a/pages/index/components/numberScroll.vue +++ b/pages/index/components/numberScroll.vue @@ -1,7 +1,7 @@