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,179 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="dgFooter">
|
3
|
+
<div class="dgFooter-wrap">
|
4
|
+
<div class="dgFooter-floor flex-between">
|
5
|
+
<div class="character">
|
6
|
+
<img class="character-img" :src="require('./images/icon-ppbz.png')" alt="" />
|
7
|
+
<div class="character-info">
|
8
|
+
<span>品牌保障</span>
|
9
|
+
<!-- <span class="character-info_tip">6666666666666666</span> -->
|
10
|
+
</div>
|
11
|
+
</div>
|
12
|
+
<div class="character">
|
13
|
+
<img class="character-img" :src="require('./images/icon-hhyj.png')" alt="" />
|
14
|
+
<div class="character-info">
|
15
|
+
<span>好货云集</span>
|
16
|
+
<!-- <span class="character-info_tip">6666666666666666</span> -->
|
17
|
+
</div>
|
18
|
+
</div>
|
19
|
+
<div class="character">
|
20
|
+
<img class="character-img" :src="require('./images/icon-plqq.png')" alt="" />
|
21
|
+
<div class="character-info">
|
22
|
+
<span>品类齐全</span>
|
23
|
+
<!-- <span class="character-info_tip">6666666666666666</span> -->
|
24
|
+
</div>
|
25
|
+
</div>
|
26
|
+
<div class="character">
|
27
|
+
<img class="character-img" :src="require('./images/icon-hyzx.png')" alt="" />
|
28
|
+
<div class="character-info">
|
29
|
+
<span>会员专享</span>
|
30
|
+
<!-- <span class="character-info_tip">6666666666666666</span> -->
|
31
|
+
</div>
|
32
|
+
</div>
|
33
|
+
</div>
|
34
|
+
<div class="dgFooter-floor flex-between" v-if="footerList.length">
|
35
|
+
<dl class="list" v-for="item in footerList" :key="item.tginfoMenuId">
|
36
|
+
<dt>{{ item.tginfoMenuName }}</dt>
|
37
|
+
<dd v-for="v in item.children" :key="v.tginfoMenuId" @click="linkTo(v.menuOpcode)">
|
38
|
+
{{ v.tginfoMenuName }}
|
39
|
+
</dd>
|
40
|
+
</dl>
|
41
|
+
</div>
|
42
|
+
<div class="dgFooter-floor">
|
43
|
+
<ul class="list-copyright" v-if="copyrightList">
|
44
|
+
<li v-for="item in copyrightList.cmsDoclistReDomainBeans" :key="item.doclistId">
|
45
|
+
<a :href="`${secDomainName}/paas/pc-mall/index.html#/noticeInformationDetails?noticeId=${item.doclistId}`">{{ item.doclistTitleNew }}</a>
|
46
|
+
</li>
|
47
|
+
</ul>
|
48
|
+
<div class="copyright">Copyright© 广州中国南方电网有限公司版权所有 粤ICP备00000000号</div>
|
49
|
+
</div>
|
50
|
+
</div>
|
51
|
+
</div>
|
52
|
+
</template>
|
53
|
+
|
54
|
+
<script>
|
55
|
+
import { getDgTagInfo } from '#/api/shopFbu';
|
56
|
+
export default {
|
57
|
+
name: 'DgFooter',
|
58
|
+
data() {
|
59
|
+
return {
|
60
|
+
footerList: [],
|
61
|
+
copyrightList: null,
|
62
|
+
secDomainName:null
|
63
|
+
};
|
64
|
+
},
|
65
|
+
created() {
|
66
|
+
this.getFooterList();
|
67
|
+
},
|
68
|
+
mounted() {
|
69
|
+
setTimeout(()=>{
|
70
|
+
this.secDomainName = sessionStorage.getItem('secDomainName')
|
71
|
+
},50)
|
72
|
+
},
|
73
|
+
methods: {
|
74
|
+
linkTo(url) {
|
75
|
+
if (url) {
|
76
|
+
location.href = `${this.secDomainName}/paas/pc-mall/index.html#/noticeInformationList?tginfoMenuCode=${url}`;
|
77
|
+
}
|
78
|
+
},
|
79
|
+
getFooterList() {
|
80
|
+
getDgTagInfo({
|
81
|
+
tginfoCode: '422893738314956800',
|
82
|
+
}).then((res) => {
|
83
|
+
if (res && res.list) {
|
84
|
+
this.footerList = res.list.filter((v) => {
|
85
|
+
return !v.tginfoMenuName.includes('底部信息');
|
86
|
+
});
|
87
|
+
this.copyrightList = res.list.find((v) => {
|
88
|
+
return v.tginfoMenuName.includes('底部信息');
|
89
|
+
});
|
90
|
+
}
|
91
|
+
});
|
92
|
+
},
|
93
|
+
},
|
94
|
+
};
|
95
|
+
</script>
|
96
|
+
|
97
|
+
<style lang="scss" scoped>
|
98
|
+
.dgFooter {
|
99
|
+
background-color: #445268;
|
100
|
+
color: #fff;
|
101
|
+
font-size: 14px;
|
102
|
+
&-wrap {
|
103
|
+
margin: 0 auto;
|
104
|
+
width: 1200px;
|
105
|
+
}
|
106
|
+
&-floor {
|
107
|
+
padding: 40px 0;
|
108
|
+
border-bottom: 1px solid #979797;
|
109
|
+
&:last-of-type {
|
110
|
+
border-bottom: none;
|
111
|
+
}
|
112
|
+
}
|
113
|
+
.flex-between {
|
114
|
+
display: flex;
|
115
|
+
justify-content: space-between;
|
116
|
+
}
|
117
|
+
.list {
|
118
|
+
white-space: nowrap;
|
119
|
+
margin-right: 5px;
|
120
|
+
&:last-of-type {
|
121
|
+
margin-bottom: 0;
|
122
|
+
}
|
123
|
+
& > dt {
|
124
|
+
margin-bottom: 10px;
|
125
|
+
font-size: 18px;
|
126
|
+
line-height: 24px;
|
127
|
+
font-weight: 600;
|
128
|
+
}
|
129
|
+
& > dd {
|
130
|
+
margin-bottom: 10px;
|
131
|
+
font-size: 14px;
|
132
|
+
line-height: 20px;
|
133
|
+
cursor: pointer;
|
134
|
+
&:last-of-type {
|
135
|
+
margin-bottom: 0;
|
136
|
+
}
|
137
|
+
}
|
138
|
+
}
|
139
|
+
.character {
|
140
|
+
display: flex;
|
141
|
+
min-width: 200px;
|
142
|
+
&-img {
|
143
|
+
height: 52px;
|
144
|
+
}
|
145
|
+
&-info {
|
146
|
+
display: flex;
|
147
|
+
flex-direction: column;
|
148
|
+
justify-content: center;
|
149
|
+
padding-left: 16px;
|
150
|
+
font-size: 18px;
|
151
|
+
line-height: 24px;
|
152
|
+
&_tip {
|
153
|
+
margin-top: 8px;
|
154
|
+
font-size: 12px;
|
155
|
+
line-height: 16px;
|
156
|
+
}
|
157
|
+
}
|
158
|
+
}
|
159
|
+
|
160
|
+
.list-copyright {
|
161
|
+
display: flex;
|
162
|
+
justify-content: center;
|
163
|
+
margin-bottom: 12px;
|
164
|
+
& > li {
|
165
|
+
padding: 0 36px;
|
166
|
+
line-height: 14px;
|
167
|
+
&:not(:last-of-type) {
|
168
|
+
border-right: 1px solid #fff;
|
169
|
+
}
|
170
|
+
a {
|
171
|
+
color: #fff;
|
172
|
+
}
|
173
|
+
}
|
174
|
+
}
|
175
|
+
.copyright {
|
176
|
+
text-align: center;
|
177
|
+
}
|
178
|
+
}
|
179
|
+
</style>
|
@@ -0,0 +1,187 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="dgFooter">
|
3
|
+
<div class="dgFooter-wrap">
|
4
|
+
<div class="dgFooter-floor flex-between">
|
5
|
+
<div class="character">
|
6
|
+
<img class="character-img" :src="require('./images/icon-ppbz.png')" alt="" />
|
7
|
+
<div class="character-info">
|
8
|
+
<span>品牌保障</span>
|
9
|
+
<!-- <span class="character-info_tip">6666666666666666</span> -->
|
10
|
+
</div>
|
11
|
+
</div>
|
12
|
+
<div class="character">
|
13
|
+
<img class="character-img" :src="require('./images/icon-hhyj.png')" alt="" />
|
14
|
+
<div class="character-info">
|
15
|
+
<span>好货云集</span>
|
16
|
+
<!-- <span class="character-info_tip">6666666666666666</span> -->
|
17
|
+
</div>
|
18
|
+
</div>
|
19
|
+
<div class="character">
|
20
|
+
<img class="character-img" :src="require('./images/icon-plqq.png')" alt="" />
|
21
|
+
<div class="character-info">
|
22
|
+
<span>品类齐全</span>
|
23
|
+
<!-- <span class="character-info_tip">6666666666666666</span> -->
|
24
|
+
</div>
|
25
|
+
</div>
|
26
|
+
<div class="character">
|
27
|
+
<img class="character-img" :src="require('./images/icon-hyzx.png')" alt="" />
|
28
|
+
<div class="character-info">
|
29
|
+
<span>会员专享</span>
|
30
|
+
<!-- <span class="character-info_tip">6666666666666666</span> -->
|
31
|
+
</div>
|
32
|
+
</div>
|
33
|
+
</div>
|
34
|
+
<div class="dgFooter-floor flex-between" v-if="footerList.length">
|
35
|
+
<dl class="list" v-for="item in footerList" :key="item.tginfoMenuId">
|
36
|
+
<dt>{{ item.tginfoMenuName }}</dt>
|
37
|
+
<dd v-for="v in item.children" :key="v.tginfoMenuId" @click="linkTo(v.menuOpcode)">
|
38
|
+
{{ v.tginfoMenuName }}
|
39
|
+
</dd>
|
40
|
+
</dl>
|
41
|
+
</div>
|
42
|
+
<div class="dgFooter-floor">
|
43
|
+
<ul class="list-copyright" v-if="copyrightList">
|
44
|
+
<li v-for="item in copyrightList.cmsDoclistReDomainBeans" :key="item.doclistId">
|
45
|
+
<a :href="`${secDomainName}/paas/pc-mall/index.html#/noticeInformationDetails?noticeId=${item.doclistId}`">{{ item.doclistTitleNew }}</a>
|
46
|
+
</li>
|
47
|
+
</ul>
|
48
|
+
<div class="copyright">{{proappEnvFoot.proappEnvFoot}}</div>
|
49
|
+
</div>
|
50
|
+
</div>
|
51
|
+
</div>
|
52
|
+
</template>
|
53
|
+
|
54
|
+
<script>
|
55
|
+
import { getDgTagInfo } from '#/api/shopFbu';
|
56
|
+
export default {
|
57
|
+
name: 'DgFooter',
|
58
|
+
data() {
|
59
|
+
return {
|
60
|
+
footerList: [],
|
61
|
+
copyrightList: null,
|
62
|
+
secDomainName:null
|
63
|
+
};
|
64
|
+
},
|
65
|
+
computed: {
|
66
|
+
proappEnvFoot() {
|
67
|
+
let proappEnvFoot = sessionStorage.getItem("proappEnvLayout")
|
68
|
+
? JSON.parse(sessionStorage.getItem("proappEnvLayout"))
|
69
|
+
: null;
|
70
|
+
return proappEnvFoot;
|
71
|
+
},
|
72
|
+
},
|
73
|
+
created() {
|
74
|
+
this.getFooterList();
|
75
|
+
},
|
76
|
+
mounted() {
|
77
|
+
setTimeout(()=>{
|
78
|
+
this.secDomainName = sessionStorage.getItem('secDomainName')
|
79
|
+
},50)
|
80
|
+
},
|
81
|
+
methods: {
|
82
|
+
// linkTo(url) {
|
83
|
+
// if (url) {
|
84
|
+
// location.href = `/paas/pc-mall/index.html#/noticeInformationList?tginfoMenuCode=${url}`;
|
85
|
+
// }
|
86
|
+
// },
|
87
|
+
getFooterList() {
|
88
|
+
getDgTagInfo({
|
89
|
+
tginfoCode: '422893738314956800',
|
90
|
+
}).then((res) => {
|
91
|
+
if (res && res.list) {
|
92
|
+
this.footerList = res.list.filter((v) => {
|
93
|
+
return !v.tginfoMenuName.includes('底部信息');
|
94
|
+
});
|
95
|
+
this.copyrightList = res.list.find((v) => {
|
96
|
+
return v.tginfoMenuName.includes('底部信息');
|
97
|
+
});
|
98
|
+
}
|
99
|
+
});
|
100
|
+
},
|
101
|
+
},
|
102
|
+
};
|
103
|
+
</script>
|
104
|
+
|
105
|
+
<style lang="scss" scoped>
|
106
|
+
.dgFooter {
|
107
|
+
background-color: #445268;
|
108
|
+
color: #fff;
|
109
|
+
font-size: 14px;
|
110
|
+
&-wrap {
|
111
|
+
margin: 0 auto;
|
112
|
+
width: 1200px;
|
113
|
+
}
|
114
|
+
&-floor {
|
115
|
+
padding: 40px 0;
|
116
|
+
border-bottom: 1px solid #979797;
|
117
|
+
&:last-of-type {
|
118
|
+
border-bottom: none;
|
119
|
+
}
|
120
|
+
}
|
121
|
+
.flex-between {
|
122
|
+
display: flex;
|
123
|
+
justify-content: space-between;
|
124
|
+
}
|
125
|
+
.list {
|
126
|
+
white-space: nowrap;
|
127
|
+
margin-right: 5px;
|
128
|
+
&:last-of-type {
|
129
|
+
margin-bottom: 0;
|
130
|
+
}
|
131
|
+
& > dt {
|
132
|
+
margin-bottom: 10px;
|
133
|
+
font-size: 18px;
|
134
|
+
line-height: 24px;
|
135
|
+
font-weight: 600;
|
136
|
+
}
|
137
|
+
& > dd {
|
138
|
+
margin-bottom: 10px;
|
139
|
+
font-size: 14px;
|
140
|
+
line-height: 20px;
|
141
|
+
cursor: pointer;
|
142
|
+
&:last-of-type {
|
143
|
+
margin-bottom: 0;
|
144
|
+
}
|
145
|
+
}
|
146
|
+
}
|
147
|
+
.character {
|
148
|
+
display: flex;
|
149
|
+
min-width: 200px;
|
150
|
+
&-img {
|
151
|
+
height: 52px;
|
152
|
+
}
|
153
|
+
&-info {
|
154
|
+
display: flex;
|
155
|
+
flex-direction: column;
|
156
|
+
justify-content: center;
|
157
|
+
padding-left: 16px;
|
158
|
+
font-size: 18px;
|
159
|
+
line-height: 24px;
|
160
|
+
&_tip {
|
161
|
+
margin-top: 8px;
|
162
|
+
font-size: 12px;
|
163
|
+
line-height: 16px;
|
164
|
+
}
|
165
|
+
}
|
166
|
+
}
|
167
|
+
|
168
|
+
.list-copyright {
|
169
|
+
display: flex;
|
170
|
+
justify-content: center;
|
171
|
+
margin-bottom: 12px;
|
172
|
+
& > li {
|
173
|
+
padding: 0 36px;
|
174
|
+
line-height: 14px;
|
175
|
+
&:not(:last-of-type) {
|
176
|
+
border-right: 1px solid #fff;
|
177
|
+
}
|
178
|
+
a {
|
179
|
+
color: #fff;
|
180
|
+
}
|
181
|
+
}
|
182
|
+
}
|
183
|
+
.copyright {
|
184
|
+
text-align: center;
|
185
|
+
}
|
186
|
+
}
|
187
|
+
</style>
|
@@ -0,0 +1,172 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="footer-wrap">
|
3
|
+
<div class="footer-box">
|
4
|
+
<div class="bottm w1200 m0a t-box" v-if="showFooter">
|
5
|
+
<div class="left t-box">
|
6
|
+
<dl class="t-box-flex1" style="width:auto" v-for="(item,index) in footer" :key="index">
|
7
|
+
<dt>
|
8
|
+
<i>
|
9
|
+
<img :src="item.img" />
|
10
|
+
</i>
|
11
|
+
{{item.title}}
|
12
|
+
</dt>
|
13
|
+
<dd v-for="(info, index1) in item.item" :key="index1">{{info}}</dd>
|
14
|
+
</dl>
|
15
|
+
</div>
|
16
|
+
<!-- <div class="right">
|
17
|
+
<p>
|
18
|
+
关注我们
|
19
|
+
<i class="iconfont icon-xinlang"></i>
|
20
|
+
<i class="iconfont icon-weixin"></i>
|
21
|
+
</p>
|
22
|
+
</div>-->
|
23
|
+
</div>
|
24
|
+
<p class="copyright">{{footerInfo && footerInfo.proappEnvFoot}}</p>
|
25
|
+
</div>
|
26
|
+
</div>
|
27
|
+
</template>
|
28
|
+
|
29
|
+
|
30
|
+
<script>
|
31
|
+
export default {
|
32
|
+
data() {
|
33
|
+
return {
|
34
|
+
showFooter: true,
|
35
|
+
footer: [
|
36
|
+
{
|
37
|
+
title: "新手指南",
|
38
|
+
img: require("../assets/xinshou.png"),
|
39
|
+
item: ["会员注册", "购物流程", "帮助中心"]
|
40
|
+
},
|
41
|
+
{
|
42
|
+
title: "会员中心",
|
43
|
+
img: require("../assets/huiyuan.png"),
|
44
|
+
item: ["会员制度", "积分政策"]
|
45
|
+
},
|
46
|
+
{
|
47
|
+
title: "配送方式",
|
48
|
+
img: require("../assets/peisong.png"),
|
49
|
+
item: ["配送说明", "运费说明", "配送范围"]
|
50
|
+
},
|
51
|
+
{
|
52
|
+
title: "售后服务",
|
53
|
+
img: require("../assets/shouhou.png"),
|
54
|
+
item: ["换货流程", "退货流程"]
|
55
|
+
},
|
56
|
+
{
|
57
|
+
title: "商家中心",
|
58
|
+
img: require("../assets/shangjia.png"),
|
59
|
+
item: ["入驻流程", "招商简介"]
|
60
|
+
},
|
61
|
+
{
|
62
|
+
title: "关于我们",
|
63
|
+
img: require("../assets/about.png"),
|
64
|
+
item: ["公司简介", "联系方式"]
|
65
|
+
}
|
66
|
+
]
|
67
|
+
};
|
68
|
+
},
|
69
|
+
mounted() {
|
70
|
+
this.footer.forEach((el, index) => {
|
71
|
+
el.title = this.th(`title[${index}]`);
|
72
|
+
el.item = this.th(`item[${index}]`);
|
73
|
+
});
|
74
|
+
},
|
75
|
+
updated() {
|
76
|
+
this.footer.forEach((el, index) => {
|
77
|
+
el.title = this.th(`title[${index}]`);
|
78
|
+
el.item = this.th(`item[${index}]`);
|
79
|
+
});
|
80
|
+
},
|
81
|
+
computed: {
|
82
|
+
footerInfo() {
|
83
|
+
let footerInfo = sessionStorage.getItem("proappEnvLayout")
|
84
|
+
? JSON.parse(sessionStorage.getItem("proappEnvLayout"))
|
85
|
+
: null;
|
86
|
+
return footerInfo;
|
87
|
+
}
|
88
|
+
},
|
89
|
+
methods: {
|
90
|
+
th(key) {
|
91
|
+
this.$th("common.pc.default.footerModules.footer.footer.", key);
|
92
|
+
}
|
93
|
+
}
|
94
|
+
};
|
95
|
+
</script>
|
96
|
+
|
97
|
+
<style rel="stylesheet/scss" lang="scss" scoped >
|
98
|
+
.footer-wrap {
|
99
|
+
margin-top: 30px;
|
100
|
+
border-top: 2px solid rgba(243, 243, 243, 1);
|
101
|
+
.footer-box {
|
102
|
+
// height: 42px;
|
103
|
+
line-height: 42px;
|
104
|
+
width: 100%;
|
105
|
+
background-color: #fff;
|
106
|
+
border-top: solid 1px #f3f3f3;
|
107
|
+
.bottm {
|
108
|
+
padding: 38px 0 43px;
|
109
|
+
.left {
|
110
|
+
box-sizing: border-box;
|
111
|
+
// margin:auto;
|
112
|
+
margin-left: 184px;
|
113
|
+
}
|
114
|
+
dl {
|
115
|
+
margin-right: 106px;
|
116
|
+
}
|
117
|
+
dt {
|
118
|
+
font-size: 14px;
|
119
|
+
font-weight: normal;
|
120
|
+
line-height: 16px;
|
121
|
+
position: relative;
|
122
|
+
color: #666;
|
123
|
+
margin-bottom: 18px;
|
124
|
+
i {
|
125
|
+
position: absolute;
|
126
|
+
left: -28px;
|
127
|
+
display: block;
|
128
|
+
height: 20px;
|
129
|
+
width: 28px;
|
130
|
+
img {
|
131
|
+
max-height: 100%;
|
132
|
+
max-weight: 100%;
|
133
|
+
}
|
134
|
+
}
|
135
|
+
}
|
136
|
+
dd {
|
137
|
+
font-size: 12px;
|
138
|
+
font-weight: normal;
|
139
|
+
line-height: 12px;
|
140
|
+
color: #999999;
|
141
|
+
margin-bottom: 10px;
|
142
|
+
}
|
143
|
+
.right {
|
144
|
+
padding-left: 30px;
|
145
|
+
img {
|
146
|
+
margin-bottom: 100px;
|
147
|
+
}
|
148
|
+
p {
|
149
|
+
font-size: 14px;
|
150
|
+
font-weight: bold;
|
151
|
+
line-height: 60px;
|
152
|
+
color: #666;
|
153
|
+
i {
|
154
|
+
margin-left: 30px;
|
155
|
+
font-weight: normal;
|
156
|
+
font-size: 20px;
|
157
|
+
padding-top: 10px;
|
158
|
+
}
|
159
|
+
}
|
160
|
+
}
|
161
|
+
}
|
162
|
+
.copyright {
|
163
|
+
text-align: center;
|
164
|
+
display: block;
|
165
|
+
color: #999;
|
166
|
+
border-top: solid 1px rgba(243, 243, 243, 1);
|
167
|
+
line-height: 40px;
|
168
|
+
font-size: 14px;
|
169
|
+
}
|
170
|
+
}
|
171
|
+
}
|
172
|
+
</style>
|
@@ -0,0 +1,168 @@
|
|
1
|
+
<template>
|
2
|
+
<footer class="ans-footer">
|
3
|
+
<div class="auto flex-between">
|
4
|
+
<div class="ans-footer--left flex">
|
5
|
+
<dl v-for="(item,index) in footerData" :key="index">
|
6
|
+
<dt>{{item.tginfoMenuName}}</dt>
|
7
|
+
<dd v-for="(childItem,childIndex) in item.children" :key="childIndex">
|
8
|
+
<a @click="hrefHandler(childItem.menuOpcode)">{{childItem.tginfoMenuName}}</a>
|
9
|
+
</dd>
|
10
|
+
</dl>
|
11
|
+
</div>
|
12
|
+
<div class="ans-footer--mini">
|
13
|
+
<img src="../assets/dllgwap.png" alt />
|
14
|
+
<p>{{th('erTitle')}}</p>
|
15
|
+
</div>
|
16
|
+
</div>
|
17
|
+
<div class="ans-footer__record flex-between">
|
18
|
+
<p>© 2018 All rights reserved.</p>
|
19
|
+
<p>{{th('record')}}</p>
|
20
|
+
</div>
|
21
|
+
</footer>
|
22
|
+
</template>
|
23
|
+
|
24
|
+
|
25
|
+
<script>
|
26
|
+
import api from "#/api/common/index";
|
27
|
+
export default {
|
28
|
+
data() {
|
29
|
+
return {
|
30
|
+
footerData: [],
|
31
|
+
// domion:process.env.API_ROOT,
|
32
|
+
};
|
33
|
+
},
|
34
|
+
updated() {},
|
35
|
+
mounted() {
|
36
|
+
this.getFooter();
|
37
|
+
},
|
38
|
+
methods: {
|
39
|
+
th(key) {
|
40
|
+
return this.$th("common.pc.default.footerModules.footer.footerAns.", key);
|
41
|
+
},
|
42
|
+
getFooter() {
|
43
|
+
setTimeout(() => {
|
44
|
+
api.queryTginfoPageForCm().then(reg => {
|
45
|
+
if(reg&®.rows && reg.rows.length > 0) {
|
46
|
+
let setVal = window.localStorage.getItem('saas-proappcode')
|
47
|
+
this.tginfoCode = reg.list && reg.list.filter(els => {
|
48
|
+
return els.proappCode == setVal
|
49
|
+
})
|
50
|
+
// console.log(this.tginfoCode, 'this.tginfoCode')
|
51
|
+
if(this.tginfoCode && this.tginfoCode.length == 1) {
|
52
|
+
this.getNew()
|
53
|
+
}else{
|
54
|
+
this.$message.error('底部配置失败')
|
55
|
+
}
|
56
|
+
}
|
57
|
+
})
|
58
|
+
}, 100)
|
59
|
+
},
|
60
|
+
getNew() {
|
61
|
+
api.queryTginfoMenuForAt({
|
62
|
+
tginfoCode: this.tginfoCode[0].tginfoCode
|
63
|
+
}).then(res => {
|
64
|
+
this.footerData =
|
65
|
+
res &&
|
66
|
+
res.rows &&
|
67
|
+
res.rows.filter(el => {
|
68
|
+
return el.menuOpcode != "indexpcA";
|
69
|
+
});
|
70
|
+
this.footerData.forEach(r=>{
|
71
|
+
if(r.menuOpcode === 'commonProblems'){
|
72
|
+
r.children.push({
|
73
|
+
tginfoMenuName:'授权委托书下载',
|
74
|
+
url: 'https://qjstatic.oss-cn-shanghai.aliyuncs.com/excel/powerOfAttorneyNew.docx',
|
75
|
+
flag:true
|
76
|
+
},{
|
77
|
+
tginfoMenuName:'变更函下载',
|
78
|
+
url:process.env.API_ROOT +'/电商平台变更申请审批表.doc',
|
79
|
+
flag:true
|
80
|
+
})
|
81
|
+
console.log(process.env.API_ROOT,'domiondomion')
|
82
|
+
}
|
83
|
+
})
|
84
|
+
});
|
85
|
+
},
|
86
|
+
hrefHandler(id) {
|
87
|
+
location.href = `/paas/pc-mall/index.html#/publicDetails?id=${id}`;
|
88
|
+
}
|
89
|
+
}
|
90
|
+
};
|
91
|
+
</script>
|
92
|
+
|
93
|
+
<style rel="stylesheet/scss" lang="scss" scoped >
|
94
|
+
.ans-footer {
|
95
|
+
height: 320px;
|
96
|
+
width: 100%;
|
97
|
+
background: #495770;
|
98
|
+
.auto {
|
99
|
+
margin: 0 auto 22px;
|
100
|
+
width: 1200px;
|
101
|
+
height: 225px;
|
102
|
+
}
|
103
|
+
|
104
|
+
a {
|
105
|
+
color: #fff;
|
106
|
+
}
|
107
|
+
|
108
|
+
dl {
|
109
|
+
margin: 0 128px 0 0;
|
110
|
+
|
111
|
+
dt {
|
112
|
+
font-size: 18px;
|
113
|
+
color: #fff;
|
114
|
+
height: 26px;
|
115
|
+
width: 88px;
|
116
|
+
padding-bottom: 6px;
|
117
|
+
}
|
118
|
+
|
119
|
+
dd {
|
120
|
+
font-size: 14px;
|
121
|
+
line-height: 22px;
|
122
|
+
margin-top:14px;
|
123
|
+
&:hover a {
|
124
|
+
text-decoration: underline;
|
125
|
+
}
|
126
|
+
}
|
127
|
+
}
|
128
|
+
&--left{
|
129
|
+
border-right: 1px solid #fff;
|
130
|
+
margin-top: 44px;
|
131
|
+
}
|
132
|
+
&--mini {
|
133
|
+
color: #fff;
|
134
|
+
width: 140px;
|
135
|
+
text-align: center;
|
136
|
+
margin-top: 40px;
|
137
|
+
margin-left: 130px;
|
138
|
+
img {
|
139
|
+
width: 140px;
|
140
|
+
height: 140px;
|
141
|
+
}
|
142
|
+
|
143
|
+
p {
|
144
|
+
font-size: 18px;
|
145
|
+
text-align: center;
|
146
|
+
margin-top: 15px;
|
147
|
+
font-weight: 500;
|
148
|
+
}
|
149
|
+
}
|
150
|
+
|
151
|
+
&__record {
|
152
|
+
width: 1200px;
|
153
|
+
margin: 0 auto;
|
154
|
+
border-top: 1px solid #98A3B7;
|
155
|
+
line-height: 70px;
|
156
|
+
p {
|
157
|
+
text-align: center;
|
158
|
+
font-size: 12px;
|
159
|
+
color: #fff;
|
160
|
+
|
161
|
+
}
|
162
|
+
}
|
163
|
+
}
|
164
|
+
.flex-between{
|
165
|
+
display: flex;
|
166
|
+
justify-content: space-between;
|
167
|
+
}
|
168
|
+
</style>
|