riku
2022-10-21 0f2fdf16f47bd2d1d8fee86449c3a5095ccc8c23
app.json
@@ -45,12 +45,17 @@
    "pages/m_user/companyregister/companyregister",
    "pages/m_user/companyauthentication/companyauthentication",
    "pages/m_user/base_c/c_company-info/c_company-info",
    "pages/m_user/sceneauthentication/sceneauthentication"
    "pages/m_user/sceneauthentication/sceneauthentication",
    "pages/m_user/personalauthentication/personalauthentication",
    "pages/m_user/p_about/p_about",
    "pages/m_user/p_changepw/p_changepw",
    "pages/m_user/p_support/p_support",
    "pages/m_user/p_instructions/p_instructions"
  ],
  "window": {
    "backgroundTextStyle": "light",
    "navigationBarBackgroundColor": "#fff",
    "navigationBarTitleText": "中小微企业生态环境智能服务",
    "navigationBarTitleText": "中小微企业生态环境守法智能服务",
    "navigationBarTextStyle": "black",
    "backgroundColor": "#57E4CB"
  },