qj-happy-common-zhongjian 1.0.27
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.babelrc +12 -0
- package/.eslintrc.js +25 -0
- package/.postcssrc.js +9 -0
- package/.prettierrc.js +7 -0
- package/.project +37 -0
- package/README.md +5 -0
- package/gulpfile.js +20 -0
- package/package.json +18 -0
- package/src/api/apimanage.js +146 -0
- package/src/api/common/index.js +192 -0
- package/src/api/login.js +160 -0
- package/src/api/shopFbu.js +515 -0
- package/src/api/upload.js +8 -0
- package/src/assets/20201111165611.png +0 -0
- package/src/assets/2wm.jpg +0 -0
- package/src/assets/404_images/404.png +0 -0
- package/src/assets/404_images/404_1.png +0 -0
- package/src/assets/404_images/404_cloud.png +0 -0
- package/src/assets/Hy.png +0 -0
- package/src/assets/WeChat.png +0 -0
- package/src/assets/banner.png +0 -0
- package/src/assets/chuizi.png +0 -0
- package/src/assets/css/theme/index.min.004178.css +1 -0
- package/src/assets/css/theme/index.min.00c0dc.css +1 -0
- package/src/assets/css/theme/index.min.1E87F0.css +1 -0
- package/src/assets/css/theme/index.min.1cac43.css +1 -0
- package/src/assets/css/theme/index.min.409eff-.css +1 -0
- package/src/assets/css/theme/index.min.409eff.css +1 -0
- package/src/assets/css/theme/index.min.48B1E0.css +1 -0
- package/src/assets/css/theme/index.min.54b2d3.css +1 -0
- package/src/assets/css/theme/index.min.F00E1F.css +1 -0
- package/src/assets/css/theme/index.min.FC9041.css +1 -0
- package/src/assets/css/theme/index.min.aa0808.css +1 -0
- package/src/assets/css/theme/index.min.b79f77.css +1 -0
- package/src/assets/css/theme/index.min.c21a1b.css +1 -0
- package/src/assets/css/theme/index.min.ec001a.css +1 -0
- package/src/assets/css/theme/index.min.f4a338.css +1 -0
- package/src/assets/css/theme/index.min.f53415.css +1 -0
- package/src/assets/css/theme/index.min.ffffff.css +1 -0
- package/src/assets/er_bg.png +0 -0
- package/src/assets/homePage/home1.png +0 -0
- package/src/assets/homePage/home2.png +0 -0
- package/src/assets/homePage/home3.png +0 -0
- package/src/assets/homePage/home4.png +0 -0
- package/src/assets/homePage/home5.png +0 -0
- package/src/assets/homePage/home6.png +0 -0
- package/src/assets/homePage/home7.png +0 -0
- package/src/assets/homePage/home8.png +0 -0
- package/src/assets/homePage//347/233/256/345/275/225/347/273/223/346/236/204_03.png +0 -0
- package/src/assets/homePage//347/233/256/345/275/225/347/273/223/346/236/204_05.png +0 -0
- package/src/assets/homePage//347/233/256/345/275/225/347/273/223/346/236/204_10.png +0 -0
- package/src/assets/homePage//347/233/256/345/275/225/347/273/223/346/236/204_12.png +0 -0
- package/src/assets/homePage//347/233/256/345/275/225/347/273/223/346/236/204_13.png +0 -0
- package/src/assets/homePage//347/233/256/345/275/225/347/273/223/346/236/204_17.png +0 -0
- package/src/assets/homePage//347/233/256/345/275/225/347/273/223/346/236/204_18.png +0 -0
- package/src/assets/homePage//347/233/256/345/275/225/347/273/223/346/236/204_19.png +0 -0
- package/src/assets/hot.png +0 -0
- package/src/assets/info.jpg +0 -0
- package/src/assets/info.png +0 -0
- package/src/assets/logo.png +0 -0
- package/src/assets/nav/admin-hover.png +0 -0
- package/src/assets/nav/admin.png +0 -0
- package/src/assets/nav/info.png +0 -0
- package/src/assets/nav/logout-hover.png +0 -0
- package/src/assets/nav/logout.png +0 -0
- package/src/assets/nav/set.png +0 -0
- package/src/assets/nav/tool.png +0 -0
- package/src/assets/nav/user.png +0 -0
- package/src/assets/nav_lab.png +0 -0
- package/src/assets/newerwei.png +0 -0
- package/src/assets/nopic.jpg +0 -0
- package/src/assets/user.png +0 -0
- package/src/assets/user_img.png +0 -0
- package/src/assets//345/233/276/345/261/202 20.png +0 -0
- package/src/components/Bounced/index.vue +145 -0
- package/src/components/Breadcrumb/index.vue +71 -0
- package/src/components/Checkbox/index.vue +53 -0
- package/src/components/Hamburger/index.vue +48 -0
- package/src/components/Logistics/logic.vue +186 -0
- package/src/components/ScrollBar/index.vue +60 -0
- package/src/components/Sticky/index.vue +76 -0
- package/src/components/SvgIcon/index.vue +42 -0
- package/src/components/ThemePicker/index.vue +242 -0
- package/src/components/Tinymce/components/editorImage.vue +95 -0
- package/src/components/Tinymce/index.vue +166 -0
- package/src/components/Tinymce/plugins.js +7 -0
- package/src/components/Tinymce/toolbar.js +6 -0
- package/src/components/TreeTable/customEval.js +44 -0
- package/src/components/TreeTable/eval.js +29 -0
- package/src/components/TreeTable/index.vue +124 -0
- package/src/components/TreeTable/readme.md +89 -0
- package/src/components/TreeTableApi/customEval.js +49 -0
- package/src/components/TreeTableApi/eval.js +29 -0
- package/src/components/TreeTableApi/index.vue +124 -0
- package/src/components/TreeTableApi/readme.md +89 -0
- package/src/components/Upload/singleImage.vue +123 -0
- package/src/components/Upload/singleImage2.vue +118 -0
- package/src/components/Upload/singleImage3.vue +138 -0
- package/src/components/Upload/upload.vue +295 -0
- package/src/components/workOrderList/index.vue +158 -0
- package/src/dependencies.js +119 -0
- package/src/iconShop/demo.css +539 -0
- package/src/iconShop/demo_index.html +8445 -0
- package/src/iconShop/iconfont.css +1451 -0
- package/src/iconShop/iconfont.eot +0 -0
- package/src/iconShop/iconfont.js +1 -0
- package/src/iconShop/iconfont.json +2522 -0
- package/src/iconShop/iconfont.svg +1070 -0
- package/src/iconShop/iconfont.ttf +0 -0
- package/src/iconShop/iconfont.woff +0 -0
- package/src/iconShop/iconfont.woff2 +0 -0
- package/src/iconfont/demo.css +539 -0
- package/src/iconfont/demo_index.html +5276 -0
- package/src/iconfont/iconfont.css +905 -0
- package/src/iconfont/iconfont.eot +0 -0
- package/src/iconfont/iconfont.js +1 -0
- package/src/iconfont/iconfont.json +1563 -0
- package/src/iconfont/iconfont.svg +692 -0
- package/src/iconfont/iconfont.ttf +0 -0
- package/src/iconfont/iconfont.woff +0 -0
- package/src/iconfont/iconfont.woff2 +0 -0
- package/src/icons/index.js +9 -0
- package/src/icons/svg/documentation.svg +1 -0
- package/src/icons/svg/example.svg +1 -0
- package/src/icons/svg/eye.svg +1 -0
- package/src/icons/svg/form.svg +1 -0
- package/src/icons/svg/password.svg +1 -0
- package/src/icons/svg/table.svg +1 -0
- package/src/icons/svg/tree.svg +1 -0
- package/src/icons/svg/user.svg +1 -0
- package/src/lang/e.js +49 -0
- package/src/lang/en.js +49 -0
- package/src/lang/zh.js +49 -0
- package/src/main.js +36 -0
- package/src/permission.js +257 -0
- package/src/permissionForMall.backup.js +374 -0
- package/src/permissionForMall.js +374 -0
- package/src/preset.js +67 -0
- package/src/router/_import_common.js +2 -0
- package/src/router/_import_development.js +1 -0
- package/src/router/_import_production.js +1 -0
- package/src/store/getters.js +39 -0
- package/src/store/index.js +18 -0
- package/src/store/modules/app.js +30 -0
- package/src/store/modules/menu.js +82 -0
- package/src/store/modules/user.js +11376 -0
- package/src/styles/element-ui.scss +1345 -0
- package/src/styles/index.scss +167 -0
- package/src/styles/mixin.scss +27 -0
- package/src/styles/pc-ui.scss +1032 -0
- package/src/styles/scrollBar.scss +22 -0
- package/src/styles/sidebar.scss +124 -0
- package/src/styles/transition.scss +32 -0
- package/src/styles/variables.scss +45 -0
- package/src/styles/wf-ui.scss +87 -0
- package/src/utils/auth.js +57 -0
- package/src/utils/dom.js +12 -0
- package/src/utils/getQueryString.js +5 -0
- package/src/utils/import.js +5 -0
- package/src/utils/index.js +355 -0
- package/src/utils/interceptor.js +34 -0
- package/src/utils/menu.js +116 -0
- package/src/utils/proapp.js +35 -0
- package/src/utils/query.js +26 -0
- package/src/utils/request.js +362 -0
- package/src/utils/routeMapping.js +40 -0
- package/src/utils/routeMapping.json +310 -0
- package/src/utils/utils.js +84 -0
- package/src/utils/validate.js +102 -0
- package/src/views/404.vue +72 -0
- package/src/views/Layout.vue +106 -0
- package/src/views/imgSwiper/index.vue +35 -0
- package/src/views/layout/Layout.vue +176 -0
- package/src/views/layout/assets/close.png +0 -0
- package/src/views/layout/assets/logo.png +0 -0
- package/src/views/layout/assets/logo_s.png +0 -0
- package/src/views/layout/assets/open.png +0 -0
- package/src/views/layout/components/AppMain.vue +20 -0
- package/src/views/layout/components/Footer.vue +22 -0
- package/src/views/layout/components/LeftNavbar.vue +265 -0
- package/src/views/layout/components/NavMenu.vue +15 -0
- package/src/views/layout/components/Navbar.vue +646 -0
- package/src/views/layout/components/Sidebar/SidebarItem.vue +113 -0
- package/src/views/layout/components/Sidebar/index.vue +193 -0
- package/src/views/layout/components/index.js +20 -0
- package/src/views/layout/theme/darkBlue/Layout.vue +140 -0
- package/src/views/layout/theme/darkBlue/assets/229649024644998808.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/_20181026154207.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/close.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/f-brand.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/f-reward.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/f-tel.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/info.jpg +0 -0
- package/src/views/layout/theme/darkBlue/assets/info.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/logo.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/logo1.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/logo_1.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/open.png +0 -0
- package/src/views/layout/theme/darkBlue/assets/test.jpg +0 -0
- package/src/views/layout/theme/darkBlue/assets/user.png +0 -0
- package/src/views/layout/theme/darkBlue/components/AppMain.vue +38 -0
- package/src/views/layout/theme/darkBlue/components/Footer.vue +148 -0
- package/src/views/layout/theme/darkBlue/components/LeftNavbar(/345/261/225/347/244/272/345/205/250/351/203/250/350/217/234/345/215/225).vue +448 -0
- package/src/views/layout/theme/darkBlue/components/LeftNavbar.3.vue +191 -0
- package/src/views/layout/theme/darkBlue/components/LeftNavbar.vue +466 -0
- package/src/views/layout/theme/darkBlue/components/Navbar.vue +200 -0
- package/src/views/layout/theme/darkBlue/components/Sidebar/SidebarItem.vue +72 -0
- package/src/views/layout/theme/darkBlue/components/Sidebar/index.vue +49 -0
- package/src/views/layout/theme/darkBlue/components/index.js +16 -0
- package/src/views/layout-default/Layout.vue +134 -0
- package/src/views/layout-default/assets/close.png +0 -0
- package/src/views/layout-default/assets/logo.png +0 -0
- package/src/views/layout-default/assets/logo_s.png +0 -0
- package/src/views/layout-default/assets/open.png +0 -0
- package/src/views/layout-default/components/AppMain.vue +19 -0
- package/src/views/layout-default/components/Footer.vue +22 -0
- package/src/views/layout-default/components/LeftNavbar.vue +160 -0
- package/src/views/layout-default/components/Navbar.vue +295 -0
- package/src/views/layout-default/components/Sidebar/SidebarItem.vue +67 -0
- package/src/views/layout-default/components/Sidebar/index.vue +59 -0
- package/src/views/layout-default/components/index.js +4 -0
- package/src/views/layout-default/theme/darkBlue/Layout.vue +140 -0
- package/src/views/layout-default/theme/darkBlue/assets/229649024644998808.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/_20181026154207.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/close.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/f-brand.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/f-reward.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/f-tel.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/info.jpg +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/info.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/logo.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/logo1.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/logo_1.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/open.png +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/test.jpg +0 -0
- package/src/views/layout-default/theme/darkBlue/assets/user.png +0 -0
- package/src/views/layout-default/theme/darkBlue/components/AppMain.vue +38 -0
- package/src/views/layout-default/theme/darkBlue/components/Footer.vue +148 -0
- package/src/views/layout-default/theme/darkBlue/components/LeftNavbar.vue +465 -0
- package/src/views/layout-default/theme/darkBlue/components/Navbar.vue +200 -0
- package/src/views/layout-default/theme/darkBlue/components/Sidebar/SidebarItem.vue +70 -0
- package/src/views/layout-default/theme/darkBlue/components/Sidebar/index.vue +49 -0
- package/src/views/layout-default/theme/darkBlue/components/index.js +16 -0
- package/src/views/pc/Internationalization.vue +80 -0
- package/src/views/pc/default/Layout.vue +413 -0
- package/src/views/pc/default/LayoutCard.vue +405 -0
- package/src/views/pc/default/assets/2001.png +0 -0
- package/src/views/pc/default/assets/a13.png +0 -0
- package/src/views/pc/default/assets/about.png +0 -0
- package/src/views/pc/default/assets/af3a58da5c4d1ddfb31e1b0e7b6f798.png +0 -0
- package/src/views/pc/default/assets/ans_er.png +0 -0
- package/src/views/pc/default/assets/dllgwap.png +0 -0
- package/src/views/pc/default/assets/f-brand.png +0 -0
- package/src/views/pc/default/assets/f-reward.png +0 -0
- package/src/views/pc/default/assets/f-tel.png +0 -0
- package/src/views/pc/default/assets/flex.scss +100 -0
- package/src/views/pc/default/assets/footer_img1.png +0 -0
- package/src/views/pc/default/assets/footer_img2.png +0 -0
- package/src/views/pc/default/assets/footer_img3.png +0 -0
- package/src/views/pc/default/assets/footer_img4.png +0 -0
- package/src/views/pc/default/assets/huiyuan.png +0 -0
- package/src/views/pc/default/assets/hyzx.png +0 -0
- package/src/views/pc/default/assets/icp.png +0 -0
- package/src/views/pc/default/assets/kywwap.png +0 -0
- package/src/views/pc/default/assets/logo-gray.png +0 -0
- package/src/views/pc/default/assets/logo.png +0 -0
- package/src/views/pc/default/assets/logo_ucc.png +0 -0
- package/src/views/pc/default/assets/peisong.png +0 -0
- package/src/views/pc/default/assets/shangjia.png +0 -0
- package/src/views/pc/default/assets/shouhou.png +0 -0
- package/src/views/pc/default/assets/xinshou.png +0 -0
- package/src/views/pc/default/assets/ymlogo.png +0 -0
- package/src/views/pc/default/assets/yunmoLogo.png +0 -0
- package/src/views/pc/default/assets//345/233/276/345/261/202 20.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/images/icon-hhyj.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/images/icon-hhyj@2x.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/images/icon-hyzx.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/images/icon-hyzx@2x.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/images/icon-plqq.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/images/icon-plqq@2x.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/images/icon-ppbz.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/images/icon-ppbz@2x.png +0 -0
- package/src/views/pc/default/footer-modules/DgFooter/index.vue +179 -0
- package/src/views/pc/default/footer-modules/DgFooter/indexSDX.vue +187 -0
- package/src/views/pc/default/footer-modules/footer.vue +172 -0
- package/src/views/pc/default/footer-modules/footerAns.vue +168 -0
- package/src/views/pc/default/footer-modules/footerDM.vue +254 -0
- package/src/views/pc/default/footer-modules/footerDefault.vue +267 -0
- package/src/views/pc/default/footer-modules/footerDefaultA.vue +270 -0
- package/src/views/pc/default/footer-modules/footerDefaultNew.vue +201 -0
- package/src/views/pc/default/footer-modules/footerHDB.vue +153 -0
- package/src/views/pc/default/footer-modules/footerHy.vue +63 -0
- package/src/views/pc/default/footer-modules/footerKYW.vue +163 -0
- package/src/views/pc/default/footer-modules/footerNew.vue +117 -0
- package/src/views/pc/default/footer-modules/footerayd.vue +85 -0
- package/src/views/pc/default/footer-modules/ymFooter.vue +155 -0
- package/src/views/pc/default/footer-modules/zgl.vue +251 -0
- package/src/views/pc/default/header-modules/DgHeader/Logo.vue +57 -0
- package/src/views/pc/default/header-modules/DgHeader/Search.vue +135 -0
- package/src/views/pc/default/header-modules/DgHeader/Settleup.vue +46 -0
- package/src/views/pc/default/header-modules/DgHeader/images/logo.png +0 -0
- package/src/views/pc/default/header-modules/DgHeader/index.vue +38 -0
- package/src/views/pc/default/header-modules/active.vue +177 -0
- package/src/views/pc/default/header-modules/header.vue +98 -0
- package/src/views/pc/default/header-modules/headerA.vue +142 -0
- package/src/views/pc/default/header-modules/headerFLPT.vue +157 -0
- package/src/views/pc/default/header-modules/headerNew.vue +122 -0
- package/src/views/pc/default/header-modules/headerSDX.vue +304 -0
- package/src/views/pc/default/header-modules/headerStyle2.vue +174 -0
- package/src/views/pc/default/header-modules/headerStyle3.vue +191 -0
- package/src/views/pc/default/header-modules/headerStyle4.vue +164 -0
- package/src/views/pc/default/header-modules/headerStyleAns.vue +401 -0
- package/src/views/pc/default/header-modules/headerStyleDefalut.vue +209 -0
- package/src/views/pc/default/header-modules/headerStyleKYW.vue +436 -0
- package/src/views/pc/default/header-modules/headerayd.vue +187 -0
- package/src/views/pc/default/header-modules/index.vue +466 -0
- package/src/views/pc/default/header-modules/ymHeader.vue +292 -0
- package/src/views/pc/default/header-modules/ysHeader.vue +249 -0
- package/src/views/pc/default/header-modules/zgl.vue +855 -0
- package/src/views/pc/default/leftMenu-modules/leftMenu-logo.vue +193 -0
- package/src/views/pc/default/leftMenu-modules/leftMenu-style2.vue +206 -0
- package/src/views/pc/default/leftMenu-modules/leftMenu-style3.vue +207 -0
- package/src/views/pc/default/leftMenu-modules/leftMenu-style4.vue +192 -0
- package/src/views/pc/default/leftMenu-modules/leftMenu.vue +183 -0
- package/src/views/pc/default/leftMenu-modules/leftMenuDefault.vue +212 -0
- package/src/views/pc/default/leftMenu-modules/leftMenuDefaultEn.vue +214 -0
- package/src/views/pc/default/leftMenu-modules/leftMenuDefaultFLPT.vue +220 -0
- package/src/views/pc/default/leftMenu-modules/leftMenuDefaultayd.vue +220 -0
- package/src/views/pc/default/nav-modules/nav.vue +52 -0
- package/src/views/pc/default/nav-modules/navAns.vue +60 -0
- package/src/views/pc/default/top-modules/DgTopShortcut/index.vue +177 -0
- package/src/views/pc/default/top-modules/Toplg.vue +281 -0
- package/src/views/pc/default/top-modules/topA.vue +137 -0
- package/src/views/pc/default/top-modules/topAns.vue +262 -0
- package/src/views/pc/default/top-modules/topBar.vue +305 -0
- package/src/views/pc/default/top-modules/topDefault.vue +244 -0
- package/src/views/pc/default/top-modules/topDefaultDM.vue +197 -0
- package/src/views/pc/default/top-modules/topDefaultNew.vue +272 -0
- package/src/views/pc/default/top-modules/topFLPT.vue +197 -0
- package/src/views/pc/default/top-modules/topHDB.vue +478 -0
- package/src/views/pc/default/top-modules/topKYW.vue +258 -0
- package/src/views/pc/default/top-modules/topNew.vue +98 -0
- package/src/views/pc/default/top-modules/topSDX.vue +298 -0
- package/src/views/pc/default/top-modules/topSimple.vue +248 -0
- package/src/views/pc/default/top-modules/topSimpleHy.vue +256 -0
- package/src/views/pc/default/top-modules/topUcc.vue +265 -0
- package/src/views/pc/default/top-modules/topayd.vue +170 -0
- package/src/views/pc/default/top-modules/ymTop.vue +299 -0
- package/src/views/pc/default/top-modules/zgltop.vue +500 -0
- package/src/views/routerView.vue +9 -0
- package/src/views/templates/components/temp-select.vue +80 -0
- package/src/views/templates/components/temp-upload.vue +234 -0
- package/src/views/templates/readme.md +2 -0
- package/src/views/templates/templateInput.vue +417 -0
- package/src/views/templates/templateReadme.html +589 -0
- package/src/views/templates/templateReadme.md +620 -0
- package/src/views/templates/templateTable.vue +2071 -0
- package/src/views/templates/templateTableData.vue +1883 -0
- package/src/views/templates/templateUi/templateTableContent.vue +187 -0
- package/src/views/treeTemplate/index.vue +559 -0
- package/src/views/treeTemplate/treeTemplate.md +274 -0
- package/src/views/uploadDialog/index copy.vue +352 -0
- package/src/views/uploadDialog/index.vue +558 -0
- package/src/views/uploadDialog/indexOlay.vue +582 -0
- package/src/views/uploadDialog/indexPM.vue +578 -0
- package/src/views/uploadDialog/indexUpload.vue +543 -0
- package/src/views/uploadDialog/readme.md +45 -0
@@ -0,0 +1,60 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="userNav-box">
|
3
|
+
<!-- <ul class="clearfix">
|
4
|
+
<li v-for="(item,index) in navChildren" :key="index">
|
5
|
+
<a
|
6
|
+
:href="item.menuJspath"
|
7
|
+
:class="url.indexOf(item.menuJspath) >=0 ? 'active' : ''"
|
8
|
+
>{{item.menuName}}</a>
|
9
|
+
</li>
|
10
|
+
</ul>-->
|
11
|
+
<ul class="flex">
|
12
|
+
<li v-for="(item,index) in navChildren" :key="index">
|
13
|
+
<a
|
14
|
+
:href="item.menuAction.indexOf('.html') > 0 && item.menuName != '首页' ? '/paas/shop/'+item.menuAction:item.menuJspath"
|
15
|
+
:class="url.indexOf(item.menuJspath) >=0 ? 'c-theme' : ''"
|
16
|
+
class="c-themeHover"
|
17
|
+
>{{item.menuName}}</a>
|
18
|
+
</li>
|
19
|
+
</ul>
|
20
|
+
</div>
|
21
|
+
</template>
|
22
|
+
<script>
|
23
|
+
export default {
|
24
|
+
props: {
|
25
|
+
navChildren: {
|
26
|
+
type: Array,
|
27
|
+
dafault: []
|
28
|
+
}
|
29
|
+
},
|
30
|
+
data() {
|
31
|
+
return {
|
32
|
+
url: location.href
|
33
|
+
};
|
34
|
+
},
|
35
|
+
watch: {
|
36
|
+
$route(to, form) {
|
37
|
+
this.url = location.href;
|
38
|
+
}
|
39
|
+
}
|
40
|
+
};
|
41
|
+
</script>
|
42
|
+
<style lang="scss" scoped>
|
43
|
+
ul {
|
44
|
+
font-size: 16px;
|
45
|
+
color: #212121;
|
46
|
+
|
47
|
+
li {
|
48
|
+
margin: 0 30px;
|
49
|
+
|
50
|
+
a:visited{
|
51
|
+
color: #333;
|
52
|
+
text-decoration: none;
|
53
|
+
}
|
54
|
+
a:link{
|
55
|
+
color: #333;
|
56
|
+
text-decoration: none;
|
57
|
+
}
|
58
|
+
}
|
59
|
+
}
|
60
|
+
</style>
|
@@ -0,0 +1,177 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="shortcut">
|
3
|
+
<div class="shortcut-inner layout-main">
|
4
|
+
<div class="user-info">
|
5
|
+
<span class="welcome">欢迎来到南网电工产品商城!</span>
|
6
|
+
<ul class="nav-list" v-if="!userInfo">
|
7
|
+
<li>
|
8
|
+
<a class="text-blue" :href="secDomainName + '/paas/index/index.html#/loginPc'">请登录</a>
|
9
|
+
</li>
|
10
|
+
<li class="separate"></li>
|
11
|
+
<li>
|
12
|
+
<a class="text-red" :href="secDomainName + '/paas/index/index.html#/regPc'">免费注册</a>
|
13
|
+
</li>
|
14
|
+
</ul>
|
15
|
+
<!-- <a href="/paas/user-manager/index.html#/user" class="hover-blue">
|
16
|
+
<i class="iconfont icon-wode-copy"></i> {{ userInfo.userName }}
|
17
|
+
</a> -->
|
18
|
+
<a v-else @click="loginOut" class="hover-blue text-gray">退出</a>
|
19
|
+
</div>
|
20
|
+
<ul class="nav-list">
|
21
|
+
<li>
|
22
|
+
<a class="hover-blue" :href="secDomainName + '/paas/pc-mall/index.html#/dgIndex'">首页</a>
|
23
|
+
</li>
|
24
|
+
<li class="separate"></li>
|
25
|
+
<li>
|
26
|
+
<a class="hover-blue" :href="secDomainName + '/paas/message-manager/index.html#/message'"
|
27
|
+
>消息管理(<span class="text-red">{{ messageLen }}</span
|
28
|
+
>)</a
|
29
|
+
>
|
30
|
+
</li>
|
31
|
+
<li class="separate"></li>
|
32
|
+
<li>
|
33
|
+
<span>平台客服号码:</span>
|
34
|
+
<span class="text-red">{{ keFu }}</span>
|
35
|
+
</li>
|
36
|
+
<li class="separate"></li>
|
37
|
+
<li>
|
38
|
+
<a class="text-blue" :href="secDomainName + '/paas/user-manager/index.html#/user'">采购商工作台</a>
|
39
|
+
</li>
|
40
|
+
<li class="separate"></li>
|
41
|
+
<li>
|
42
|
+
<a class="text-blue" :href="gyPath" target="_blank">供应商入口</a>
|
43
|
+
</li>
|
44
|
+
</ul>
|
45
|
+
</div>
|
46
|
+
</div>
|
47
|
+
</template>
|
48
|
+
|
49
|
+
<script>
|
50
|
+
import { getDgKefu, getDgMessage, queryProappEnvPageByPTJS } from '#/api/shopFbu';
|
51
|
+
import { loginOut } from '#/api/login';
|
52
|
+
export default {
|
53
|
+
data() {
|
54
|
+
return {
|
55
|
+
userInfo: sessionStorage.getItem('saas-user-ex') ? JSON.parse(sessionStorage.getItem('saas-user-ex')) : null,
|
56
|
+
keFu: '***',
|
57
|
+
messageLen: 0,
|
58
|
+
gyPath: 'http://gy-nanwang.jd.com',
|
59
|
+
secDomainName:null
|
60
|
+
};
|
61
|
+
},
|
62
|
+
created() {
|
63
|
+
let hrefs = window.location.href, hosts = window.location.host;
|
64
|
+
if (hrefs && hosts) {
|
65
|
+
let name = hrefs.split(hosts)[1] ? hrefs.split(hosts)[1].split('/')[1] : null;
|
66
|
+
this.secDomainName = name && name !== 'paas' && process.env.NODE_ENV != 'development' ? process.env.API_ROOT + '/' + name : process.env.API_ROOT
|
67
|
+
} else {
|
68
|
+
this.secDomainName = process.env.API_ROOT
|
69
|
+
}
|
70
|
+
sessionStorage.setItem('secDomainName',this.secDomainName)
|
71
|
+
this.getDgKefu();
|
72
|
+
this.getGyPath();
|
73
|
+
if (this.userInfo) {
|
74
|
+
this.getDgMessage();
|
75
|
+
}
|
76
|
+
},
|
77
|
+
methods: {
|
78
|
+
loginOut() {
|
79
|
+
loginOut().then((res) => {
|
80
|
+
if (res.success) {
|
81
|
+
sessionStorage.removeItem('personalInfo');
|
82
|
+
sessionStorage.removeItem('saas-user-ex');
|
83
|
+
location.href = '/paas/index/index.html#/loginPc';
|
84
|
+
} else {
|
85
|
+
this.$message.error('用户退出失败!请重试');
|
86
|
+
}
|
87
|
+
});
|
88
|
+
},
|
89
|
+
getDgKefu() {
|
90
|
+
getDgKefu().then((res) => {
|
91
|
+
const result = res.find((v) => v.ocsconfigName === '客服1');
|
92
|
+
if (result && result.ocsOcserviceReDomain && result.ocsOcserviceReDomain.ocsOcserviceConfReDomainList) {
|
93
|
+
const kefuArr = result.ocsOcserviceReDomain.ocsOcserviceConfReDomainList;
|
94
|
+
this.keFu = kefuArr && kefuArr[0] ? kefuArr[0].ocserviceConfValue : '400-400-400';
|
95
|
+
}
|
96
|
+
});
|
97
|
+
},
|
98
|
+
getDgMessage() {
|
99
|
+
getDgMessage().then((res) => {
|
100
|
+
console.log(res);
|
101
|
+
this.messageLen = res && res.list ? res.list.length : 0;
|
102
|
+
});
|
103
|
+
},
|
104
|
+
getGyPath() {
|
105
|
+
queryProappEnvPageByPTJS().then((res) => {
|
106
|
+
const path = res.list.find((v) => v.proappCode === '006');
|
107
|
+
if (path) {
|
108
|
+
this.gyPath = 'http://' + path.proappEnvDomain;
|
109
|
+
}
|
110
|
+
});
|
111
|
+
},
|
112
|
+
},
|
113
|
+
};
|
114
|
+
</script>
|
115
|
+
|
116
|
+
<style scoped lang="scss">
|
117
|
+
$primaryText: #262626;
|
118
|
+
$regularText: #565656;
|
119
|
+
$secondaryText: #595959;
|
120
|
+
$blue: #1e87f0;
|
121
|
+
$red: #e21f0c;
|
122
|
+
$yellow: #ffc417;
|
123
|
+
$grayBorder: #595959;
|
124
|
+
$lightGrayBorder: #ebecef;
|
125
|
+
$bgColor: #f2f3f7;
|
126
|
+
$borderRadius: 8px;
|
127
|
+
|
128
|
+
.text-red {
|
129
|
+
color: $red;
|
130
|
+
}
|
131
|
+
|
132
|
+
.text-blue {
|
133
|
+
color: $blue;
|
134
|
+
}
|
135
|
+
|
136
|
+
.text-gray {
|
137
|
+
color: $secondaryText;
|
138
|
+
}
|
139
|
+
|
140
|
+
.shortcut {
|
141
|
+
border-bottom: 2px solid $lightGrayBorder;
|
142
|
+
background-color: #fff;
|
143
|
+
color: $primaryText;
|
144
|
+
&-inner {
|
145
|
+
display: flex;
|
146
|
+
justify-content: space-between;
|
147
|
+
align-items: center;
|
148
|
+
margin: 0 auto;
|
149
|
+
height: 60px;
|
150
|
+
width: 1200px;
|
151
|
+
}
|
152
|
+
.nav-list {
|
153
|
+
display: flex;
|
154
|
+
align-items: center;
|
155
|
+
& > li {
|
156
|
+
padding: 0 8px;
|
157
|
+
line-height: 22px;
|
158
|
+
&.separate {
|
159
|
+
padding: 0;
|
160
|
+
height: 14px;
|
161
|
+
border-right: 2px solid $grayBorder;
|
162
|
+
opacity: 0.4;
|
163
|
+
}
|
164
|
+
}
|
165
|
+
}
|
166
|
+
.user-info {
|
167
|
+
display: flex;
|
168
|
+
.welcome {
|
169
|
+
margin-right: 20px;
|
170
|
+
}
|
171
|
+
}
|
172
|
+
|
173
|
+
.hover-blue:hover {
|
174
|
+
color: $blue;
|
175
|
+
}
|
176
|
+
}
|
177
|
+
</style>
|
@@ -0,0 +1,281 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="common-top-bar">
|
3
|
+
<div class="inner w1200 m0a">
|
4
|
+
<div v-if="isLogin && userInfor" class="login-name">
|
5
|
+
<span>{{userInfor.userName}}</span>
|
6
|
+
<a href="javascript:;" @click="logout">[ {{th('loginOut') }}]</a>
|
7
|
+
</div>
|
8
|
+
<div v-else class="login-name login-names">
|
9
|
+
<a href="/paas/index/index.html#/loginPc">[{{th('login')}}]</a>
|
10
|
+
<a href="/paas/index/index.html#/regPc">[{{th('signUp')}}]</a>
|
11
|
+
</div>
|
12
|
+
<div class="right">
|
13
|
+
<ul class>
|
14
|
+
<li class="">
|
15
|
+
<a class="iconfont icon-diqiu">
|
16
|
+
<!--<i class="iconfont icon-wode-copy" ></i>-->
|
17
|
+
</a>
|
18
|
+
<ul class="langs">
|
19
|
+
<li>
|
20
|
+
<a class="c-themeHover" href="http://gjtest.cdt-ec.com/">English</a>
|
21
|
+
</li>
|
22
|
+
<li>
|
23
|
+
<a class="c-themeHover" href="http://gjtest2.cdt-ec.com/">Русский</a>
|
24
|
+
</li>
|
25
|
+
</ul>
|
26
|
+
</li>
|
27
|
+
<li class="rignt-line">|</li>
|
28
|
+
<li v-if="!isLogin || userInfor">
|
29
|
+
<a href="/paas/user-manager/index.html#/user" class="iconfont icon-wode-copy" style="font-size:18px"></a>
|
30
|
+
</li>
|
31
|
+
<li class="rignt-line">|</li>
|
32
|
+
<li class="cars">
|
33
|
+
<a href="/paas/pc-mall/index.html#/car" class="iconfont icon-gouwudai6"></a>
|
34
|
+
<span class="bg-theme" v-show='isLogin&&total&&total>0'></span>
|
35
|
+
<!--{{total}}-->
|
36
|
+
</li>
|
37
|
+
<li class="rignt-line">|</li>
|
38
|
+
<li class="color_h">
|
39
|
+
<a href="/paas/message-manager/index.html#/message" class="iconfont icon-xiaoxi1">
|
40
|
+
<!--<i class="iconfont icon-gouwudai6" ></i>-->
|
41
|
+
</a>
|
42
|
+
<span></span>
|
43
|
+
</li>
|
44
|
+
</ul>
|
45
|
+
</div>
|
46
|
+
</div>
|
47
|
+
<slot></slot>
|
48
|
+
</div>
|
49
|
+
</template>
|
50
|
+
|
51
|
+
<script>
|
52
|
+
import { logout } from "#/api/login";
|
53
|
+
import { getToken, removeToken } from "#/utils/auth";
|
54
|
+
import API from "#/api/common/index.js";
|
55
|
+
import erwm from "#/assets/newerwei.png";
|
56
|
+
|
57
|
+
export default {
|
58
|
+
data() {
|
59
|
+
return {
|
60
|
+
gw: "暂无顾问",
|
61
|
+
flaggw: false,
|
62
|
+
myerwm: erwm,
|
63
|
+
show: false,
|
64
|
+
total: 0,
|
65
|
+
logins: null
|
66
|
+
};
|
67
|
+
},
|
68
|
+
updated() {
|
69
|
+
this.gw = this.th("none");
|
70
|
+
},
|
71
|
+
computed: {
|
72
|
+
isLogin() {
|
73
|
+
console.log('订单达6')
|
74
|
+
this.logins = this.getUserCookie() ? getToken(this.getUserCookie()) : false;
|
75
|
+
return this.getUserCookie() ? getToken(this.getUserCookie()) : false;
|
76
|
+
},
|
77
|
+
userInfor() {
|
78
|
+
let info =
|
79
|
+
this.getUserCookie() && getToken(this.getUserCookie()) ?
|
80
|
+
JSON.parse(getToken(this.getUserCookie())) :
|
81
|
+
{};
|
82
|
+
return info;
|
83
|
+
}
|
84
|
+
},
|
85
|
+
watch: {
|
86
|
+
logins(newVal, oldVal) {
|
87
|
+
console.log(newVal,"newVal")
|
88
|
+
if(newVal) {
|
89
|
+
this.getCarNum()
|
90
|
+
}
|
91
|
+
}
|
92
|
+
},
|
93
|
+
mounted() {
|
94
|
+
window.addEventListener("click", this.gwhide);
|
95
|
+
},
|
96
|
+
methods: {
|
97
|
+
th(key) {
|
98
|
+
return this.$th("common.pc.default.topModules.topDefault.", key);
|
99
|
+
},
|
100
|
+
getCarNum() {
|
101
|
+
API.shoppingList().then(res => {
|
102
|
+
this.total = res && res.total
|
103
|
+
})
|
104
|
+
},
|
105
|
+
gwopen() {
|
106
|
+
API.getCustrelByEmployee().then(res => {
|
107
|
+
if(res) {
|
108
|
+
if(res.employeePhone) {
|
109
|
+
this.gw = res.employeePhone;
|
110
|
+
} else {
|
111
|
+
this.gw = this.th("none");
|
112
|
+
}
|
113
|
+
} else {
|
114
|
+
this.gw = this.th("none");
|
115
|
+
}
|
116
|
+
});
|
117
|
+
this.flaggw = true;
|
118
|
+
},
|
119
|
+
gwhide() {
|
120
|
+
this.flaggw = false;
|
121
|
+
},
|
122
|
+
enter() {
|
123
|
+
this.show = true;
|
124
|
+
},
|
125
|
+
leave() {
|
126
|
+
this.show = false;
|
127
|
+
},
|
128
|
+
login() {
|
129
|
+
location.href = "/paas/pc-mall/index.html#/loginPc";
|
130
|
+
},
|
131
|
+
register() {
|
132
|
+
location.href = "/paas/pc-mall/index.html#/regPc";
|
133
|
+
},
|
134
|
+
logout() {
|
135
|
+
// 退出
|
136
|
+
logout().then(() => {
|
137
|
+
let newDomain = document.domain
|
138
|
+
.split(".")
|
139
|
+
.splice(-2)
|
140
|
+
.join(".");
|
141
|
+
removeToken("LOGININFO", newDomain, "/");
|
142
|
+
// removeToken("personalInfo", newDomain, "/");
|
143
|
+
// location.reload();
|
144
|
+
location.href = location.origin;
|
145
|
+
});
|
146
|
+
},
|
147
|
+
getUserCookie() {
|
148
|
+
let cookie = document.cookie;
|
149
|
+
let start = cookie.indexOf("saas-user-");
|
150
|
+
if(start > -1) {
|
151
|
+
let end = cookie.indexOf("=", start);
|
152
|
+
return cookie.substring(start, end);
|
153
|
+
} else {
|
154
|
+
return null;
|
155
|
+
}
|
156
|
+
}
|
157
|
+
}
|
158
|
+
};
|
159
|
+
</script>
|
160
|
+
|
161
|
+
<style rel="stylesheet/scss" lang="scss" scoped>
|
162
|
+
.common-top-bar {
|
163
|
+
position: relative;
|
164
|
+
.right {
|
165
|
+
.cars {
|
166
|
+
position: relative;
|
167
|
+
}
|
168
|
+
span {
|
169
|
+
display: inline-block;
|
170
|
+
color: #fff;
|
171
|
+
border-radius: 50%;
|
172
|
+
top: 5px;
|
173
|
+
right: -10px;
|
174
|
+
width: 12px;
|
175
|
+
height: 12px;
|
176
|
+
text-align: center;
|
177
|
+
line-height: 12px;
|
178
|
+
position: absolute;
|
179
|
+
font-size: 12px;
|
180
|
+
}
|
181
|
+
}
|
182
|
+
}
|
183
|
+
|
184
|
+
.login-name {
|
185
|
+
float: left;
|
186
|
+
font-size: 14px;
|
187
|
+
color: #333;
|
188
|
+
span {
|
189
|
+
margin-right: 17px;
|
190
|
+
}
|
191
|
+
a {
|
192
|
+
color: #333;
|
193
|
+
margin: 0 7px;
|
194
|
+
}
|
195
|
+
}
|
196
|
+
|
197
|
+
.login-names {
|
198
|
+
color: #666;
|
199
|
+
span {
|
200
|
+
cursor: pointer;
|
201
|
+
}
|
202
|
+
a {
|
203
|
+
color: #666;
|
204
|
+
}
|
205
|
+
}
|
206
|
+
|
207
|
+
.common-top-bar {
|
208
|
+
.rignt-line {
|
209
|
+
color: #ccc;
|
210
|
+
}
|
211
|
+
color: #666;
|
212
|
+
font-size: 13px;
|
213
|
+
width: 100%;
|
214
|
+
height: 38px;
|
215
|
+
line-height: 38px;
|
216
|
+
background-color: #fafafa;
|
217
|
+
.inner {
|
218
|
+
.left {
|
219
|
+
float: left;
|
220
|
+
}
|
221
|
+
.right {
|
222
|
+
float: right;
|
223
|
+
position: relative;
|
224
|
+
ul {
|
225
|
+
margin-right: 1px;
|
226
|
+
}
|
227
|
+
li:nth-child(1){
|
228
|
+
position:relative;
|
229
|
+
|
230
|
+
.langs{
|
231
|
+
display: none;
|
232
|
+
z-index: 1;
|
233
|
+
position: absolute;
|
234
|
+
top: 35px;
|
235
|
+
left: -30px;
|
236
|
+
padding: 5px;
|
237
|
+
-webkit-box-shadow: #666 0px 0px 5px;
|
238
|
+
-moz-box-shadow: #666 0px 0px 5px;
|
239
|
+
box-shadow: #666 0px 0px 5px;
|
240
|
+
background-color: #fff;
|
241
|
+
li{
|
242
|
+
text-align: center;
|
243
|
+
line-height: 20px;
|
244
|
+
height: 20px;
|
245
|
+
a{
|
246
|
+
color: #666;
|
247
|
+
}
|
248
|
+
}
|
249
|
+
}
|
250
|
+
}
|
251
|
+
li:nth-child(1):hover{
|
252
|
+
.langs{
|
253
|
+
display: block;
|
254
|
+
}
|
255
|
+
}
|
256
|
+
ul li {
|
257
|
+
margin: 0 7px;
|
258
|
+
float: left;
|
259
|
+
float:left a {
|
260
|
+
color: #666;
|
261
|
+
}
|
262
|
+
// &:hover a {
|
263
|
+
// color: #ff9e01;
|
264
|
+
// }
|
265
|
+
}
|
266
|
+
.line {
|
267
|
+
width: 1px;
|
268
|
+
height: 16px;
|
269
|
+
background: #ccc;
|
270
|
+
margin: 12px 28px;
|
271
|
+
}
|
272
|
+
.item {
|
273
|
+
vertical-align: top;
|
274
|
+
height: 20px;
|
275
|
+
margin-top: 12px;
|
276
|
+
line-height: 20px;
|
277
|
+
}
|
278
|
+
}
|
279
|
+
}
|
280
|
+
}
|
281
|
+
</style>
|
@@ -0,0 +1,137 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="top">
|
3
|
+
<div class="topC">
|
4
|
+
<div class="left">
|
5
|
+
<a href="/"><i class="iconfont icon-shouye"></i> 上海有色首页</a>
|
6
|
+
</div>
|
7
|
+
<div class="right">
|
8
|
+
<div class="one"><span v-show='!isLogin'>您好,
|
9
|
+
<a href="/paas/index/index.html#/auth" >请登录</a></span> <span v-show='!isLogin'> <a href="/paas/index/index.html#/auth" class="color1">免费注册</a>
|
10
|
+
|
11
|
+
</span>
|
12
|
+
<span class="logout" @click="logout" v-show='isLogin'>退出</span> |
|
13
|
+
<a href="/paas/order-manager/index.html#/order">我的订单</a> |
|
14
|
+
<span class="online">在线客服
|
15
|
+
<div class="imgIcon">
|
16
|
+
<img :src="logs" alt="" />
|
17
|
+
<!--<img src="@/assets/20201111165611.png"/>-->
|
18
|
+
</div>
|
19
|
+
</span> |
|
20
|
+
<a>手机有色</a>
|
21
|
+
</div>
|
22
|
+
</div>
|
23
|
+
</div>
|
24
|
+
</div>
|
25
|
+
</template>
|
26
|
+
|
27
|
+
<script>
|
28
|
+
import { getToken, removeToken } from "#/utils/auth";
|
29
|
+
import { logout } from "#/api/login";
|
30
|
+
export default {
|
31
|
+
data() {
|
32
|
+
return {
|
33
|
+
logs: require('#/assets/20201111165611.png'),
|
34
|
+
}
|
35
|
+
},
|
36
|
+
computed: {
|
37
|
+
isLogin() {
|
38
|
+
return this.getUserCookie() ? getToken(this.getUserCookie()) : false;
|
39
|
+
},
|
40
|
+
},
|
41
|
+
methods: {
|
42
|
+
getUserCookie() {
|
43
|
+
let cookie = document.cookie;
|
44
|
+
let start = cookie.indexOf("saas-user-");
|
45
|
+
if(start > -1) {
|
46
|
+
let end = cookie.indexOf("=", start);
|
47
|
+
return cookie.substring(start, end);
|
48
|
+
} else {
|
49
|
+
return null;
|
50
|
+
}
|
51
|
+
},
|
52
|
+
logout() {
|
53
|
+
// 退出
|
54
|
+
logout().then(() => {
|
55
|
+
let newDomain = document.domain
|
56
|
+
.split(".")
|
57
|
+
.splice(-2)
|
58
|
+
.join(".");
|
59
|
+
removeToken("LOGININFO", newDomain, "/");
|
60
|
+
// removeToken("personalInfo", newDomain, "/");
|
61
|
+
// location.reload();
|
62
|
+
location.href = location.origin;
|
63
|
+
});
|
64
|
+
},
|
65
|
+
}
|
66
|
+
|
67
|
+
}
|
68
|
+
</script>
|
69
|
+
|
70
|
+
<style lang="scss" scoped>
|
71
|
+
.top {
|
72
|
+
height: 30px;
|
73
|
+
line-height: 30px;
|
74
|
+
font-size: 12px;
|
75
|
+
color: #fff;
|
76
|
+
background-color: #455a64;
|
77
|
+
.topC {
|
78
|
+
width: 1200px;
|
79
|
+
margin: 0 auto;
|
80
|
+
/*overflow: hidden;*/
|
81
|
+
a {
|
82
|
+
color: #fff;
|
83
|
+
}
|
84
|
+
}
|
85
|
+
.topC:after {
|
86
|
+
content: "";
|
87
|
+
display: block;
|
88
|
+
height: 0;
|
89
|
+
clear: both;
|
90
|
+
visibility: hidden;
|
91
|
+
}
|
92
|
+
.left {
|
93
|
+
float: left;
|
94
|
+
cursor: pointer;
|
95
|
+
height: 30px;
|
96
|
+
line-height: 30px;
|
97
|
+
|
98
|
+
}
|
99
|
+
.right {
|
100
|
+
float: right;
|
101
|
+
.color1 {
|
102
|
+
color: #FF5252;
|
103
|
+
}
|
104
|
+
a {
|
105
|
+
color: #fff;
|
106
|
+
}
|
107
|
+
.logout{
|
108
|
+
cursor: pointer;
|
109
|
+
color: #FF5252;
|
110
|
+
}
|
111
|
+
.imgIcon {
|
112
|
+
background: url("../../../../assets/er_bg.png");
|
113
|
+
background-size: 90px 100px;
|
114
|
+
background-repeat: no-repeat;
|
115
|
+
width: 92px;
|
116
|
+
height: 100px;
|
117
|
+
position: absolute;
|
118
|
+
top: 24px;
|
119
|
+
right: -10px;
|
120
|
+
display: none;
|
121
|
+
z-index: 10;
|
122
|
+
img {
|
123
|
+
width: 80px;
|
124
|
+
height: 80px;
|
125
|
+
display: block;
|
126
|
+
margin: 16px 2px 2px 4px;
|
127
|
+
}
|
128
|
+
}
|
129
|
+
.online {
|
130
|
+
position: relative;
|
131
|
+
}
|
132
|
+
.online:hover .imgIcon {
|
133
|
+
display: block
|
134
|
+
}
|
135
|
+
}
|
136
|
+
}
|
137
|
+
</style>
|