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,270 @@
|
|
1
|
+
<template>
|
2
|
+
<footer class="bottom">
|
3
|
+
<div class="footer_base auto">
|
4
|
+
<div class="foo-bi" v-if="footerData && footerData.length">
|
5
|
+
<ul class="clearfix">
|
6
|
+
<li class="newBdin" v-for="(item, index) in footerData" :key="index">
|
7
|
+
<div class="newBbc">
|
8
|
+
<i v-if="item.memo" :class="['iconfont', item.memo]"></i>
|
9
|
+
<span>{{ item.tginfoMenuName }}</span>
|
10
|
+
</div>
|
11
|
+
<ul>
|
12
|
+
<li v-for="(childItem, childIndex) in item.children" :key="childIndex">
|
13
|
+
<a @click="hrefHandler(childItem.menuOpcode)">{{ childItem.tginfoMenuName }}</a>
|
14
|
+
</li>
|
15
|
+
</ul>
|
16
|
+
</li>
|
17
|
+
</ul>
|
18
|
+
</div>
|
19
|
+
</div>
|
20
|
+
<div class="foo-pi">
|
21
|
+
<div>{{ footerInfo && footerInfo.proappEnvFoot }}</div>
|
22
|
+
</div>
|
23
|
+
</footer>
|
24
|
+
</template>
|
25
|
+
|
26
|
+
<script>
|
27
|
+
import api from '#/api/common/index';
|
28
|
+
export default {
|
29
|
+
data() {
|
30
|
+
return {
|
31
|
+
footerData: [],
|
32
|
+
tginfoCode: [],
|
33
|
+
};
|
34
|
+
},
|
35
|
+
updated() {},
|
36
|
+
mounted() {
|
37
|
+
this.getFooter();
|
38
|
+
},
|
39
|
+
methods: {
|
40
|
+
getFooter() {
|
41
|
+
setTimeout(() => {
|
42
|
+
api.queryTginfoPageForCm().then(reg => {
|
43
|
+
if (reg && reg.rows && reg.rows.length > 0) {
|
44
|
+
let setVal = window.localStorage.getItem('saas-proappcode');
|
45
|
+
this.tginfoCode =
|
46
|
+
reg.list &&
|
47
|
+
reg.list.filter(els => {
|
48
|
+
return els.proappCode == setVal;
|
49
|
+
});
|
50
|
+
console.log(this.tginfoCode, window.localStorage.getItem('saas-tginfocode'), 'this.tginfoCode');
|
51
|
+
if ((this.tginfoCode && this.tginfoCode.length == 1) || window.localStorage.getItem('saas-tginfocode')) {
|
52
|
+
this.getNew();
|
53
|
+
} else {
|
54
|
+
// this.$message.error('底部配置失败');
|
55
|
+
}
|
56
|
+
}
|
57
|
+
});
|
58
|
+
}, 100);
|
59
|
+
},
|
60
|
+
getNew() {
|
61
|
+
api
|
62
|
+
.queryTginfoMenuForAt({
|
63
|
+
tginfoCode: this.tginfoCode[0].tginfoCode ? this.tginfoCode[0].tginfoCode : window.localStorage.getItem('saas-tginfocode'),
|
64
|
+
})
|
65
|
+
.then(res => {
|
66
|
+
this.footerData =
|
67
|
+
res &&
|
68
|
+
res.rows &&
|
69
|
+
res.rows.filter(el => {
|
70
|
+
return el.menuOpcode != 'indexpcA';
|
71
|
+
});
|
72
|
+
});
|
73
|
+
},
|
74
|
+
hrefHandler(id) {
|
75
|
+
location.href = `/paas/pc-mall/index.html#/publicDetails?id=${id}`;
|
76
|
+
},
|
77
|
+
},
|
78
|
+
computed: {
|
79
|
+
footerInfo() {
|
80
|
+
let footerInfo = sessionStorage.getItem('proappEnvLayout') ? JSON.parse(sessionStorage.getItem('proappEnvLayout')) : null;
|
81
|
+
return footerInfo;
|
82
|
+
},
|
83
|
+
},
|
84
|
+
};
|
85
|
+
</script>
|
86
|
+
|
87
|
+
<style rel="stylesheet/scss" lang="scss" scoped>
|
88
|
+
.bottom {
|
89
|
+
width: 100%;
|
90
|
+
height: 198px;
|
91
|
+
background: white;
|
92
|
+
z-index: 9999;
|
93
|
+
border-top: 1px solid #f3f3f3;
|
94
|
+
.footer_base {
|
95
|
+
margin: 0 auto;
|
96
|
+
width: 1200px;
|
97
|
+
height: 159px;
|
98
|
+
.foo-bi {
|
99
|
+
margin: 0 auto;
|
100
|
+
width: 1200px;
|
101
|
+
> ul {
|
102
|
+
margin: 0 auto;
|
103
|
+
padding-top: 38px;
|
104
|
+
box-sizing: border-box;
|
105
|
+
.newBdin {
|
106
|
+
.newBbc {
|
107
|
+
> span {
|
108
|
+
font-weight: bold;
|
109
|
+
color: #333333;
|
110
|
+
font-size: 14px;
|
111
|
+
margin-bottom: 9px;
|
112
|
+
display: inline-block;
|
113
|
+
}
|
114
|
+
}
|
115
|
+
}
|
116
|
+
> li {
|
117
|
+
float: left;
|
118
|
+
width: 240px;
|
119
|
+
margin: 0;
|
120
|
+
text-align: center;
|
121
|
+
> ul {
|
122
|
+
margin-left: 22px;
|
123
|
+
> li {
|
124
|
+
//font-weight: bold;
|
125
|
+
color: #999999;
|
126
|
+
font-size: 14px;
|
127
|
+
padding-bottom: 8px;
|
128
|
+
> a {
|
129
|
+
color: #666666;
|
130
|
+
font-size: 12px;
|
131
|
+
}
|
132
|
+
}
|
133
|
+
> li:nth-child(2) {
|
134
|
+
}
|
135
|
+
}
|
136
|
+
}
|
137
|
+
> li:nth-child(6) {
|
138
|
+
border-left: 1px solid #f3f3f3;
|
139
|
+
padding: 32.5px 0 32.5px 8%;
|
140
|
+
box-sizing: border-box;
|
141
|
+
> span {
|
142
|
+
font-size: 12px;
|
143
|
+
float: left;
|
144
|
+
vertical-align: middle;
|
145
|
+
display: inline-block;
|
146
|
+
color: #333333;
|
147
|
+
> a {
|
148
|
+
color: #333333;
|
149
|
+
vertical-align: middle;
|
150
|
+
display: inline-block;
|
151
|
+
margin-right: 19px;
|
152
|
+
}
|
153
|
+
> i {
|
154
|
+
cursor: pointer;
|
155
|
+
margin-right: 12px;
|
156
|
+
}
|
157
|
+
}
|
158
|
+
}
|
159
|
+
}
|
160
|
+
}
|
161
|
+
}
|
162
|
+
.foo-pi {
|
163
|
+
width: 100%;
|
164
|
+
height: 38px;
|
165
|
+
> div {
|
166
|
+
padding: 10px 0;
|
167
|
+
border-top: 1px solid #f3f3f3;
|
168
|
+
font-size: 12px;
|
169
|
+
text-align: center;
|
170
|
+
color: #999999;
|
171
|
+
}
|
172
|
+
}
|
173
|
+
}
|
174
|
+
|
175
|
+
//right
|
176
|
+
.maxx-flex {
|
177
|
+
display: none;
|
178
|
+
position: fixed;
|
179
|
+
bottom: 50%;
|
180
|
+
right: 50%;
|
181
|
+
z-index: 9999;
|
182
|
+
margin-bottom: -40px;
|
183
|
+
margin-right: -675px;
|
184
|
+
.maxx-icon {
|
185
|
+
> ul {
|
186
|
+
//width: 68px;
|
187
|
+
height: 100%;
|
188
|
+
background: rgba(245, 245, 245, 0);
|
189
|
+
.KaNop {
|
190
|
+
cursor: pointer;
|
191
|
+
width: 44px;
|
192
|
+
height: 44px;
|
193
|
+
line-height: 43px;
|
194
|
+
margin: 0 auto;
|
195
|
+
text-align: center;
|
196
|
+
background-color: #fafafa;
|
197
|
+
margin-bottom: 2px;
|
198
|
+
> a {
|
199
|
+
> i {
|
200
|
+
font-size: 20px;
|
201
|
+
color: #999999;
|
202
|
+
}
|
203
|
+
}
|
204
|
+
> a:hover {
|
205
|
+
}
|
206
|
+
}
|
207
|
+
.KaTwwop {
|
208
|
+
cursor: pointer;
|
209
|
+
width: 44px;
|
210
|
+
height: 44px;
|
211
|
+
//line-height: 43px;
|
212
|
+
margin: 0 auto;
|
213
|
+
text-align: center;
|
214
|
+
//opacity : 0.0015;
|
215
|
+
background-color: #fafafa;
|
216
|
+
margin-bottom: 2px;
|
217
|
+
position: relative;
|
218
|
+
> a {
|
219
|
+
> i {
|
220
|
+
font-size: 20px;
|
221
|
+
color: #999999;
|
222
|
+
}
|
223
|
+
.newTwop {
|
224
|
+
color: #666666;
|
225
|
+
position: absolute;
|
226
|
+
font-size: 12px;
|
227
|
+
display: inline-block;
|
228
|
+
top: 21px;
|
229
|
+
left: 1px;
|
230
|
+
width: 44px;
|
231
|
+
}
|
232
|
+
}
|
233
|
+
}
|
234
|
+
}
|
235
|
+
}
|
236
|
+
}
|
237
|
+
|
238
|
+
.bottom {
|
239
|
+
background: #f5f5f5;
|
240
|
+
height: auto;
|
241
|
+
padding-bottom: 10px;
|
242
|
+
.footer_base {
|
243
|
+
height: auto;
|
244
|
+
.foo-bi {
|
245
|
+
width: 1200px;
|
246
|
+
> ul > li {
|
247
|
+
width: 240px;
|
248
|
+
margin: 0 !important;
|
249
|
+
text-align: center;
|
250
|
+
}
|
251
|
+
}
|
252
|
+
}
|
253
|
+
.foo-pi {
|
254
|
+
margin-top: 20px;
|
255
|
+
li {
|
256
|
+
font-size: 13px;
|
257
|
+
a {
|
258
|
+
color: #666;
|
259
|
+
}
|
260
|
+
padding: 0 10px;
|
261
|
+
border-right: 1px solid #999;
|
262
|
+
height: 12px;
|
263
|
+
line-height: 12px;
|
264
|
+
&:last-child {
|
265
|
+
border-right: 0;
|
266
|
+
}
|
267
|
+
}
|
268
|
+
}
|
269
|
+
}
|
270
|
+
</style>
|
@@ -0,0 +1,201 @@
|
|
1
|
+
<template>
|
2
|
+
<footer class="bottomNew">
|
3
|
+
<div class="footer_base auto">
|
4
|
+
<div class="foo-bi" v-if="footerData && footerData.length">
|
5
|
+
<ul class="clearfix">
|
6
|
+
<li class="newBdin" v-for="(item, index) in footerData" :key="index">
|
7
|
+
<div class="newBbc">
|
8
|
+
<i v-if="item.memo" :class="['iconfont', item.memo]"></i>
|
9
|
+
<span>{{ item.tginfoMenuName }}</span>
|
10
|
+
</div>
|
11
|
+
<ul>
|
12
|
+
<li v-for="(childItem, childIndex) in item.children" :key="childIndex">
|
13
|
+
<a @click="hrefHandler(childItem.menuOpcode)" class="c-themeHover">{{ childItem.tginfoMenuName }}</a>
|
14
|
+
</li>
|
15
|
+
</ul>
|
16
|
+
</li>
|
17
|
+
</ul>
|
18
|
+
</div>
|
19
|
+
</div>
|
20
|
+
<div class="foo-pi" v-show='bottom'>
|
21
|
+
<div v-html='bottom'></div>
|
22
|
+
</div>
|
23
|
+
</footer>
|
24
|
+
</template>
|
25
|
+
|
26
|
+
<script>
|
27
|
+
import api from '#/api/common/index';
|
28
|
+
export default {
|
29
|
+
data() {
|
30
|
+
return {
|
31
|
+
footerData: [],
|
32
|
+
tginfoCode: [],
|
33
|
+
};
|
34
|
+
},
|
35
|
+
mounted() {
|
36
|
+
// this.getFooter();
|
37
|
+
this.getNew();
|
38
|
+
},
|
39
|
+
methods: {
|
40
|
+
th(key) {
|
41
|
+
this.$th('common.pc.default.footerModules.footer.footerDefault.', key);
|
42
|
+
},
|
43
|
+
getFooter() {
|
44
|
+
setTimeout(() => {
|
45
|
+
api.queryTginfoPageForCm().then(reg => {
|
46
|
+
if (reg && reg.rows && reg.rows.length > 0) {
|
47
|
+
let setVal = window.localStorage.getItem('saas-proappcode');
|
48
|
+
this.tginfoCode =
|
49
|
+
reg.list &&
|
50
|
+
reg.list.filter(els => {
|
51
|
+
return els.proappCode == setVal;
|
52
|
+
});
|
53
|
+
console.log(this.tginfoCode, window.localStorage.getItem('saas-tginfocode'), 'this.tginfoCode');
|
54
|
+
if ((this.tginfoCode && this.tginfoCode.length == 1) || window.localStorage.getItem('saas-tginfocode')) {
|
55
|
+
this.getNew();
|
56
|
+
} else {
|
57
|
+
this.$message.error('底部配置失败');
|
58
|
+
}
|
59
|
+
}
|
60
|
+
});
|
61
|
+
}, 100);
|
62
|
+
},
|
63
|
+
getNew() {
|
64
|
+
// {
|
65
|
+
// tginfoCode: this.tginfoCode[0].tginfoCode ? this.tginfoCode[0].tginfoCode : window.localStorage.getItem('saas-tginfocode'),
|
66
|
+
// })
|
67
|
+
api.queryTginfoMenuForAt().then(res => {
|
68
|
+
this.footerData =
|
69
|
+
res &&
|
70
|
+
res.rows &&
|
71
|
+
res.rows.filter(el => {
|
72
|
+
return el.menuOpcode != 'indexpcA'&&el.menuOpcode != 'b2bindpc';
|
73
|
+
});
|
74
|
+
});
|
75
|
+
},
|
76
|
+
hrefHandler(id) {
|
77
|
+
location.href = `/paas/pc-mall/index.html#/publicDetails?id=${id}`;
|
78
|
+
},
|
79
|
+
},
|
80
|
+
computed:{
|
81
|
+
bottom(){
|
82
|
+
let foot=sessionStorage.getItem('proappEnvLayout')?JSON.parse(sessionStorage.getItem('proappEnvLayout')):''
|
83
|
+
return foot&&foot.proappEnvFoot
|
84
|
+
}
|
85
|
+
}
|
86
|
+
};
|
87
|
+
</script>
|
88
|
+
|
89
|
+
<style rel="stylesheet/scss" lang="scss" scoped>
|
90
|
+
.bottomNew {
|
91
|
+
width: 100%;
|
92
|
+
z-index: 9999;
|
93
|
+
border-top: 1px solid #f3f3f3;
|
94
|
+
.footer_base {
|
95
|
+
margin: 0 auto;
|
96
|
+
width: 1200px;
|
97
|
+
.foo-bi {
|
98
|
+
margin: 0 auto;
|
99
|
+
> ul {
|
100
|
+
margin: 0 auto;
|
101
|
+
padding-top: 38px;
|
102
|
+
box-sizing: border-box;
|
103
|
+
display: flex;
|
104
|
+
flex-wrap:nowrap;
|
105
|
+
.newBdin {
|
106
|
+
flex:1;
|
107
|
+
.newBbc {
|
108
|
+
> span {
|
109
|
+
font-weight: bold;
|
110
|
+
color: #333333;
|
111
|
+
font-size: 14px;
|
112
|
+
margin-bottom: 9px;
|
113
|
+
display: inline-block;
|
114
|
+
}
|
115
|
+
}
|
116
|
+
}
|
117
|
+
> li {
|
118
|
+
> ul {
|
119
|
+
> li {
|
120
|
+
color: #999999;
|
121
|
+
font-size: 14px;
|
122
|
+
padding-bottom: 8px;
|
123
|
+
> a {
|
124
|
+
color: #666666;
|
125
|
+
font-size: 12px;
|
126
|
+
}
|
127
|
+
}
|
128
|
+
|
129
|
+
}
|
130
|
+
}
|
131
|
+
> li:nth-child(6) {
|
132
|
+
border-left: 1px solid #f3f3f3;
|
133
|
+
padding: 32.5px 0 32.5px 8%;
|
134
|
+
box-sizing: border-box;
|
135
|
+
> span {
|
136
|
+
font-size: 12px;
|
137
|
+
float: left;
|
138
|
+
vertical-align: middle;
|
139
|
+
display: inline-block;
|
140
|
+
color: #333333;
|
141
|
+
> a {
|
142
|
+
color: #333333;
|
143
|
+
vertical-align: middle;
|
144
|
+
display: inline-block;
|
145
|
+
margin-right: 19px;
|
146
|
+
}
|
147
|
+
> i {
|
148
|
+
cursor: pointer;
|
149
|
+
margin-right: 12px;
|
150
|
+
}
|
151
|
+
}
|
152
|
+
}
|
153
|
+
}
|
154
|
+
}
|
155
|
+
}
|
156
|
+
.foo-pi {
|
157
|
+
width: 100%;
|
158
|
+
height: 38px;
|
159
|
+
> div {
|
160
|
+
padding: 10px 0;
|
161
|
+
border-top: 1px solid #f3f3f3;
|
162
|
+
font-size: 12px;
|
163
|
+
text-align: center;
|
164
|
+
color: #999999;
|
165
|
+
}
|
166
|
+
}
|
167
|
+
}
|
168
|
+
|
169
|
+
.bottomNew {
|
170
|
+
background: #f5f5f5;
|
171
|
+
height: auto;
|
172
|
+
padding-bottom: 10px;
|
173
|
+
.footer_base {
|
174
|
+
height: auto;
|
175
|
+
.foo-bi {
|
176
|
+
width: 1200px;
|
177
|
+
> ul > li {
|
178
|
+
width: 240px;
|
179
|
+
margin: 0 !important;
|
180
|
+
text-align: center;
|
181
|
+
}
|
182
|
+
}
|
183
|
+
}
|
184
|
+
.foo-pi {
|
185
|
+
margin-top: 20px;
|
186
|
+
li {
|
187
|
+
font-size: 13px;
|
188
|
+
a {
|
189
|
+
color: #666;
|
190
|
+
}
|
191
|
+
padding: 0 10px;
|
192
|
+
border-right: 1px solid #999;
|
193
|
+
height: 12px;
|
194
|
+
line-height: 12px;
|
195
|
+
&:last-child {
|
196
|
+
border-right: 0;
|
197
|
+
}
|
198
|
+
}
|
199
|
+
}
|
200
|
+
}
|
201
|
+
</style>
|
@@ -0,0 +1,153 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="footer">
|
3
|
+
<div class="bottom-top" v-if="!flagSale">
|
4
|
+
<div class="wordS-t">
|
5
|
+
<ul>
|
6
|
+
<li @click="toAboutUs">关于我们</li>
|
7
|
+
<li>|</li>
|
8
|
+
<li @click="toCommonQuestion">常见问题</li>
|
9
|
+
<li v-if="showFlag">|</li>
|
10
|
+
<li @click="toPointsMall" v-if="showFlag">积分商城</li>
|
11
|
+
<li>|</li>
|
12
|
+
<li @click="tocompany">企业认证</li>
|
13
|
+
</ul>
|
14
|
+
</div>
|
15
|
+
</div>
|
16
|
+
<div class="bottom-b" :style="backgroundDiv">
|
17
|
+
<div class="wordS-b">2021 Herdelberger Druckmaschinen AG | 沪ICP备19003592号-1</div>
|
18
|
+
</div>
|
19
|
+
</div>
|
20
|
+
</template>
|
21
|
+
|
22
|
+
<script>
|
23
|
+
import { flowClickFn } from '#/utils/routeMapping.js';
|
24
|
+
export default {
|
25
|
+
name: '',
|
26
|
+
data() {
|
27
|
+
return {
|
28
|
+
showFlag: true,
|
29
|
+
userInfo: {
|
30
|
+
userinfoQuality: '',
|
31
|
+
},
|
32
|
+
backgroundDiv: {
|
33
|
+
backgroundImage: 'url(' + 'http://uatb2bcockpit.heidelbergchina.com//paas/shop/2020063000000001/2021-12-04/0c0b9a9670614b4d913d29cca650bbb7.png' + ')',
|
34
|
+
backgroundRepeat: 'no-repeat',
|
35
|
+
backgroundSize: '100%' + '100%',
|
36
|
+
width: '100%',
|
37
|
+
height: '44px',
|
38
|
+
},
|
39
|
+
flagSale: false, // 销售状态
|
40
|
+
};
|
41
|
+
},
|
42
|
+
components: {},
|
43
|
+
created() {
|
44
|
+
if (window.sessionStorage.getItem('flagSale')) {
|
45
|
+
this.flagSale = JSON.parse(window.sessionStorage.getItem('flagSale'));
|
46
|
+
}
|
47
|
+
// if (localStorage.getItem('showPoints')) {
|
48
|
+
// this.showFlag = false;
|
49
|
+
// } else {
|
50
|
+
// this.showFlag = true;
|
51
|
+
// }
|
52
|
+
|
53
|
+
if (window.sessionStorage.getItem('personalInfo')) {
|
54
|
+
this.userInfo = JSON.parse(window.sessionStorage.getItem('personalInfo'));
|
55
|
+
} else {
|
56
|
+
this.$store.dispatch('GetInfo');
|
57
|
+
}
|
58
|
+
this.$forceUpdate();
|
59
|
+
},
|
60
|
+
mounted() {},
|
61
|
+
methods: {
|
62
|
+
tocompany() {
|
63
|
+
flowClickFn("FOOT", "-", "企业认证");
|
64
|
+
this.isLogin(`/paas/user-manager/index.html#/certificationSee`);
|
65
|
+
},
|
66
|
+
|
67
|
+
toPointsMall() {
|
68
|
+
flowClickFn("FOOT", "-", "积分商城");
|
69
|
+
// this.isLogin();
|
70
|
+
// //跳转积分商城
|
71
|
+
// window.location.href = `/paas/pc-mall/index.html#/classificationHdb`;
|
72
|
+
this.isLogin(`/paas/pc-mall/index.html#/classificationHdb`);
|
73
|
+
},
|
74
|
+
getPointsMall() {},
|
75
|
+
//判断是否用户登录
|
76
|
+
isLogin(url) {
|
77
|
+
const personalInfoStr = window.sessionStorage.getItem('personalInfo');
|
78
|
+
if (personalInfoStr) {
|
79
|
+
const personalInfoObj = JSON.parse(personalInfoStr);
|
80
|
+
if (!personalInfoObj.userInfoCode) {
|
81
|
+
window.location.href = `/paas/index/index.html#/loginPc`;
|
82
|
+
} else {
|
83
|
+
window.location.href = url;
|
84
|
+
}
|
85
|
+
} else {
|
86
|
+
window.location.href = `/paas/index/index.html#/loginPc`;
|
87
|
+
}
|
88
|
+
},
|
89
|
+
toCommonQuestion() {
|
90
|
+
flowClickFn("FOOT", "-", "常见问题");
|
91
|
+
// 跳转常见问题
|
92
|
+
window.location.href = `/paas/pc-mall/index.html#/commonQuestionHdb`;
|
93
|
+
// this.$router.push({
|
94
|
+
// path: '/commonQuestionHdb',
|
95
|
+
// });
|
96
|
+
},
|
97
|
+
toAboutUs() {
|
98
|
+
flowClickFn("FOOT", "-", "关于我们");
|
99
|
+
// 跳转关于我们
|
100
|
+
window.location.href = `/paas/pc-mall/index.html#/aboutUs`;
|
101
|
+
// this.$router.push({
|
102
|
+
// path: '/aboutUs',
|
103
|
+
// });
|
104
|
+
},
|
105
|
+
},
|
106
|
+
};
|
107
|
+
</script>
|
108
|
+
<style lang="scss" scoped>
|
109
|
+
.footer {
|
110
|
+
margin-top: 40px;
|
111
|
+
// position: fixed;
|
112
|
+
// bottom: 0;
|
113
|
+
.bottom-top {
|
114
|
+
border-top: 1px solid #eeeeee;
|
115
|
+
height: 69px;
|
116
|
+
.wordS-t {
|
117
|
+
width: 1200px;
|
118
|
+
margin: 0 auto;
|
119
|
+
ul {
|
120
|
+
padding: 0;
|
121
|
+
display: flex;
|
122
|
+
margin: 0px;
|
123
|
+
margin: 0 auto;
|
124
|
+
width: 380px;
|
125
|
+
line-height: 69px;
|
126
|
+
li {
|
127
|
+
margin-right: 14px;
|
128
|
+
color: #333;
|
129
|
+
}
|
130
|
+
}
|
131
|
+
ul li:nth-child(2n + 1) {
|
132
|
+
cursor: pointer;
|
133
|
+
}
|
134
|
+
ul,
|
135
|
+
li {
|
136
|
+
list-style: none;
|
137
|
+
}
|
138
|
+
}
|
139
|
+
}
|
140
|
+
.bottom-b {
|
141
|
+
height: 44px;
|
142
|
+
.wordS-b {
|
143
|
+
width: 1200px;
|
144
|
+
margin: 0 auto;
|
145
|
+
text-align: center;
|
146
|
+
line-height: 44px;
|
147
|
+
font-size: 14px;
|
148
|
+
font-weight: 400;
|
149
|
+
color: #ffffff;
|
150
|
+
}
|
151
|
+
}
|
152
|
+
}
|
153
|
+
</style>
|
@@ -0,0 +1,63 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="footer">
|
3
|
+
<div>
|
4
|
+
版权所有 湖南皇爷食品有限公司 <img
|
5
|
+
src="../assets/icp.png"
|
6
|
+
alt=""
|
7
|
+
/> <a href="http://beian.miit.gov.cn"><span>湘公网安备 43032102000209号</span>
|
8
|
+
<span>湘ICP备16007191号-1</span></a>
|
9
|
+
<!-- <span>网站建设:中企动力 长沙</span> |
|
10
|
+
<span>后台管理</span> -->
|
11
|
+
</div>
|
12
|
+
<!-- <div>生产地址:湖南省湘潭市湘潭县易俗河镇碧泉潭西路366号<span>市场部:0737-3802721</span><span>邮箱:hnhysp@163.com</span></div> -->
|
13
|
+
<p></p>
|
14
|
+
</div>
|
15
|
+
</template>
|
16
|
+
|
17
|
+
<script>
|
18
|
+
export default {
|
19
|
+
data() {
|
20
|
+
return {
|
21
|
+
footerinfor: "",
|
22
|
+
};
|
23
|
+
},
|
24
|
+
mounted() {
|
25
|
+
setTimeout(() => {
|
26
|
+
this.footerinfor = sessionStorage.getItem("proappEnvLayout")
|
27
|
+
? JSON.parse(sessionStorage.getItem("proappEnvLayout"))
|
28
|
+
: null;
|
29
|
+
}, 100);
|
30
|
+
},
|
31
|
+
};
|
32
|
+
</script>
|
33
|
+
<style lang="scss" scoped>
|
34
|
+
.footer {
|
35
|
+
border-top: 1px solid #f3f3f3;
|
36
|
+
text-align: center;
|
37
|
+
// width: 1200px;
|
38
|
+
width: 100%;
|
39
|
+
height: 50px;
|
40
|
+
margin: 0 auto;
|
41
|
+
background-color: #ffffff;
|
42
|
+
line-height: 20px;
|
43
|
+
font-size: 14px;
|
44
|
+
color: #999999;
|
45
|
+
position: relative;
|
46
|
+
padding-top: 10px;
|
47
|
+
bottom: 0;
|
48
|
+
.follow {
|
49
|
+
margin-left: 208px;
|
50
|
+
float: left;
|
51
|
+
}
|
52
|
+
.icon {
|
53
|
+
float: left;
|
54
|
+
i {
|
55
|
+
margin-left: 20px;
|
56
|
+
}
|
57
|
+
}
|
58
|
+
.License {
|
59
|
+
margin-left: 110px;
|
60
|
+
float: left;
|
61
|
+
}
|
62
|
+
}
|
63
|
+
</style>
|