2024-10-31 08:38:07 +00:00
const _ _uniConfig = { "pages" : [ ] , "globalStyle" : { "navigationBar" : { "type" : "default" , "backgroundImage" : "linear-gradient(to left , #256FBC, #044D87)" } , "isNVue" : false } , "nvue" : { "compiler" : "uni-app" , "styleCompiler" : "uni-app" , "flex-direction" : "column" } , "renderer" : "auto" , "appname" : "数智产销" , "splashscreen" : { "alwaysShowBeforeRender" : true , "autoclose" : true } , "compilerVersion" : "4.15" , "entryPagePath" : "pages/login/login" , "entryPageQuery" : "" , "realEntryPagePath" : "" , "networkTimeout" : { "request" : 60000 , "connectSocket" : 60000 , "uploadFile" : 60000 , "downloadFile" : 60000 } , "tabBar" : { "position" : "bottom" , "color" : "#333333" , "selectedColor" : "#01508B" , "borderStyle" : "black" , "blurEffect" : "none" , "fontSize" : "10px" , "iconWidth" : "24px" , "spacing" : "3px" , "height" : "50px" , "backgroundColor" : "#FFFFFF" , "list" : [ { "text" : "首页" , "pagePath" : "pages/tab/index" , "iconPath" : "/static/tab/index1.png" , "selectedIconPath" : "/static/tab/index2.png" } , { "text" : "任务" , "pagePath" : "pages/task/todotask" , "iconPath" : "/static/tab/office1.png" , "selectedIconPath" : "/static/tab/office2.png" } , { "text" : "办公" , "pagePath" : "pages/tab/office" , "iconPath" : "/static/tab/product1.png" , "selectedIconPath" : "/static/tab/product2.png" } , { "text" : "我的" , "pagePath" : "pages/tab/my" , "iconPath" : "/static/tab/user1.png" , "selectedIconPath" : "/static/tab/user2.png" } ] , "selectedIndex" : 0 , "shown" : true } , "locales" : { } , "darkmode" : false , "themeConfig" : { } } ;
const _ _uniRoutes = [ { "path" : "pages/login/login" , "meta" : { "isQuit" : true , "isEntry" : true , "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/tab/index" , "meta" : { "isQuit" : true , "isTabBar" : true , "tabBarIndex" : 0 , "enablePullDownRefresh" : true , "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/task/todotask" , "meta" : { "isQuit" : true , "isTabBar" : true , "tabBarIndex" : 1 , "enablePullDownRefresh" : true , "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/tab/office" , "meta" : { "isQuit" : true , "isTabBar" : true , "tabBarIndex" : 2 , "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/tab/my" , "meta" : { "isQuit" : true , "isTabBar" : true , "tabBarIndex" : 3 , "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/task/index" , "meta" : { "enablePullDownRefresh" : true , "navigationBar" : { "type" : "default" , "titleText" : "我的任务" , "titleColor" : "#fff" } , "isNVue" : false } } , { "path" : "pages/task/handle" , "meta" : { "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/talk/message_list" , "meta" : { "enablePullDownRefresh" : true , "navigationBar" : { "titleText" : "消息" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/talk/conversation" , "meta" : { "enablePullDownRefresh" : true , "navigationBar" : { "titleText" : "昵称" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/talk/system" , "meta" : { "enablePullDownRefresh" : true , "navigationBar" : { "titleText" : "系统通知" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/document/index" , "meta" : { "enablePullDownRefresh" : true , "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/document/detail" , "meta" : { "navigationBar" : { "titleText" : "详情" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/meeting/index" , "meta" : { "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/meeting/detail" , "meta" : { "enablePullDownRefresh" : false , "navigationBar" : { "titleText" : "详情" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/leave/application" , "meta" : { "enablePullDownRefresh" : false , "navigationBar" : { "titleText" : "请假申请" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/checkin/index" , "meta" : { "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/useredit/useredit" , "meta" : { "navigationBar" : { "titleText" : "资料编辑" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/useredit/address" , "meta" : { "enablePullDownRefresh" : false , "navigationBar" : { "titleText" : "地址" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/useredit/add_address" , "meta" : { "enablePullDownRefresh" : false , "navigationBar" : { "titleText" : "添加地址" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/useredit/addressbook" , "meta" : { "enablePullDownRefresh" : false , "navigationBar" : { "titleText" : "通讯录" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/safe/manage" , "meta" : { "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/product/index" , "meta" : { "enablePullDownRefresh" : false , "navigationBar" : { "titleText" : "生产数据" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/userlist/index" , "meta" : { "navigationBar" : { "titleText" : "" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/safe/detail" , "meta" : { "navigationBar" : { "style" : "custom" , "type" : "default" } , "isNVue" : false } } , { "path" : "pages/zhiban/index" , "meta" : { "navigationBar" : { "titleText" : "值班信息" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } , { "path" : "pages/task/self" , "meta" : { "navigationBar" : { "titleText" : "本人发起" , "type" : "default" , "titleColor" : "#ffffff" } , "isNVue" : false } } ] . map ( uniRoute => ( uniRoute . meta . route = uniRoute . path , _ _uniConfig . pages . push ( uniRoute . path ) , uniRoute . path = '/' + uniRoute . path , uniRoute ) ) ;
service . register ( "uni-app-config" , { create ( a , b , c ) { if ( ! _ _uniConfig . viewport ) { var d = b . weex . config . env . scale , e = b . weex . config . env . deviceWidth , f = Math . ceil ( e / d ) ; Object . assign ( _ _uniConfig , { viewport : f , defaultFontSize : 16 } ) } return { instance : { _ _uniConfig : _ _uniConfig , _ _uniRoutes : _ _uniRoutes , global : u , window : u , document : u , frames : u , self : u , location : u , navigator : u , localStorage : u , history : u , Caches : u , screen : u , alert : u , confirm : u , prompt : u , fetch : u , XMLHttpRequest : u , WebSocket : u , webkit : u , print : u } } } } ) ;