zhangwei
2024-08-20 ef1114c22614762e54e49bc7c600d2a2cd460791
src/pages.json
@@ -28,7 +28,7 @@
        {
            "path" : "pages/index/index",
            "style" : {
                "navigationBarTitleText" : "首页"
            "navigationBarTitleText": "小镇临时工-首页"
            }
        },
        {
@@ -44,21 +44,21 @@
            }
        },
        {
            "path" : "pages/detail/detail",
            "style" : {
                "navigationBarTitleText" : "工作详情"
            }
        },
        {
            "path" : "pages/order/order",
            "style" : {
                "navigationBarTitleText" : "职位管理"
            }
        },
        {
            "path" : "pages/release/release",
         "path": "pages/order/detail",
            "style" : {
                "navigationBarTitleText" : "发布招工2/2"
            "navigationBarTitleText": "投递详情"
         }
      },
      {
         "path": "pages/order/worker",
         "style": {
            "navigationBarTitleText": "工人详情"
            }
        },
        {
@@ -87,16 +87,26 @@
      },
      {
         "path" : "pages/enterprise/index",
         "style" :
         {
         "style": {
            "navigationBarTitleText" : "企业资料"
         }
      },
      {
         "path" : "pages/enterprise/enterprise",
         "style" :
         {
         "style": {
            "navigationBarTitleText" : "企业资料"
         }
      },
      {
         "path": "pages/checkin/index",
         "style": {
            "navigationBarTitleText": "打卡记录"
         }
      },
      {
         "path": "pages/checkin/record",
         "style": {
            "navigationBarTitleText": "打卡详情"
         }
      }
    ],
@@ -120,8 +130,7 @@
        "selectedColor" : "#303133",
        "backgroundColor" : "#FFFFFF",
        "borderStyle" : "black",
        "list" : [
            {
      "list": [{
                "pagePath" : "pages/index/index",
                "iconPath" : "static/shouye.png",
                "selectedIconPath" : "static/select_shouye.png",