/*!
 * KTG-MES 移动端 SCSS 变量定义
 * 参照微信小程序配色方案，与 variables 在 vue.config.js 中 prependData 自动注入所有 .scss 文件
 */.tabbar[data-v-82b46426]{position:fixed;left:0;right:0;bottom:0;z-index:1000;display:flex;width:100%;height:1.4667rem;background-color:#fff;box-shadow:0 -1px 8px rgba(0,0,0,.06)}.tabbar .tabbar-item[data-v-82b46426]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;transition:color .2s}.tabbar .tabbar-item__icon[data-v-82b46426]{font-size:.5333rem;line-height:1;margin-bottom:.0533rem}.tabbar .tabbar-item__text[data-v-82b46426]{font-size:.32rem;line-height:1.2}.tabbar .tabbar-item.active[data-v-82b46426]{color:#3d8fff}.tabbar .tabbar-item[data-v-82b46426]:active{opacity:.7}
/*!
 * KTG-MES 移动端 SCSS 变量定义
 * 参照微信小程序配色方案，与 variables 在 vue.config.js 中 prependData 自动注入所有 .scss 文件
 */.mobile-layout[data-v-c0e1c214]{position:relative;width:100%;min-height:100vh;background-color:#f5f6fa}.mobile-layout .page-content[data-v-c0e1c214]{padding-bottom:1.4667rem;box-sizing:border-box;min-height:100vh}.mobile-layout[data-v-c0e1c214] .tabbar{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}