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,163 @@
|
|
1
|
+
<template>
|
2
|
+
<footer class="ans-footer">
|
3
|
+
<div class="auto flex">
|
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 v-if="childItem.flag" :href="childItem.url">{{childItem.tginfoMenuName}}</a>
|
9
|
+
<a @click="hrefHandler(childItem.menuOpcode)" v-else>{{childItem.tginfoMenuName}}</a>
|
10
|
+
</dd>
|
11
|
+
</dl>
|
12
|
+
</div>
|
13
|
+
<div class="ans-footer--mini">
|
14
|
+
<img src="../assets/kywwap.png" alt />
|
15
|
+
<p>{{th('erTitle')}}</p>
|
16
|
+
</div>
|
17
|
+
</div>
|
18
|
+
<div class="ans-footer__record">
|
19
|
+
<p v-html='proappEnvLayout'></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
|
+
proappEnvLayout: '',
|
32
|
+
// domion:process.env.API_ROOT,
|
33
|
+
};
|
34
|
+
},
|
35
|
+
updated() {},
|
36
|
+
mounted() {
|
37
|
+
this.getFooter();
|
38
|
+
this.proappEnvLayout=sessionStorage.getItem('proappEnvLayout')?JSON.parse(sessionStorage.getItem('proappEnvLayout')).proappEnvFoot:''
|
39
|
+
},
|
40
|
+
methods: {
|
41
|
+
th(key) {
|
42
|
+
return this.$th("common.pc.default.footerModules.footer.footerAns.", key);
|
43
|
+
},
|
44
|
+
getFooter() {
|
45
|
+
setTimeout(() => {
|
46
|
+
api.queryTginfoPageForCm().then(reg => {
|
47
|
+
if(reg&®.rows && reg.rows.length > 0) {
|
48
|
+
let setVal = window.localStorage.getItem('saas-proappcode')
|
49
|
+
this.tginfoCode = reg.list && reg.list.filter(els => {
|
50
|
+
return els.proappCode == setVal
|
51
|
+
})
|
52
|
+
if(this.tginfoCode && this.tginfoCode.length == 1) {
|
53
|
+
this.getNew()
|
54
|
+
}else{
|
55
|
+
this.$message.error('底部配置失败')
|
56
|
+
}
|
57
|
+
}
|
58
|
+
})
|
59
|
+
}, 100)
|
60
|
+
},
|
61
|
+
getNew() {
|
62
|
+
api.queryTginfoMenuForAt({
|
63
|
+
tginfoCode: this.tginfoCode[0].tginfoCode
|
64
|
+
}).then(res => {
|
65
|
+
this.footerData =
|
66
|
+
res &&
|
67
|
+
res.rows &&
|
68
|
+
res.rows.filter(el => {
|
69
|
+
return el.menuOpcode != "indexpcA";
|
70
|
+
});
|
71
|
+
this.footerData.forEach(r=>{
|
72
|
+
if(r.menuOpcode === 'commonProblems'){
|
73
|
+
r.children.push({
|
74
|
+
tginfoMenuName:'授权委托书下载',
|
75
|
+
url:process.env.API_ROOT +'/paas/shop/2019110100000001/2022-10-24/b1e7e90ee8c7448884dc9e1211990bde.docx',
|
76
|
+
flag:true
|
77
|
+
},{
|
78
|
+
tginfoMenuName:'变更函下载',
|
79
|
+
url:process.env.API_ROOT +'/paas/shop/2019110100000001/2022-10-24/09c79266fc7f436dabe23caa340b410d.doc',
|
80
|
+
flag:true
|
81
|
+
})
|
82
|
+
console.log(process.env.API_ROOT,'domiondomion')
|
83
|
+
}
|
84
|
+
})
|
85
|
+
});
|
86
|
+
},
|
87
|
+
hrefHandler(id) {
|
88
|
+
location.href = `/paas/pc-mall/index.html#/publicDetails?id=${id}`;
|
89
|
+
}
|
90
|
+
}
|
91
|
+
};
|
92
|
+
</script>
|
93
|
+
|
94
|
+
<style rel="stylesheet/scss" lang="scss" scoped >
|
95
|
+
.ans-footer {
|
96
|
+
height: 280px;
|
97
|
+
width: 100%;
|
98
|
+
background: #424347;
|
99
|
+
.auto {
|
100
|
+
margin: 0 auto;
|
101
|
+
width: 1200px;
|
102
|
+
height: 225px;
|
103
|
+
}
|
104
|
+
.ans-footer--left {
|
105
|
+
/*width: 1100px;*/
|
106
|
+
}
|
107
|
+
|
108
|
+
a {
|
109
|
+
color: #fff;
|
110
|
+
}
|
111
|
+
|
112
|
+
dl {
|
113
|
+
margin: 40px 170px 64px 0;
|
114
|
+
|
115
|
+
dt {
|
116
|
+
font-size: 18px;
|
117
|
+
color: #fff;
|
118
|
+
height: 26px;
|
119
|
+
width: 88px;
|
120
|
+
margin-bottom: 6px;
|
121
|
+
}
|
122
|
+
|
123
|
+
dd {
|
124
|
+
font-size: 14px;
|
125
|
+
line-height: 21px;
|
126
|
+
opacity: .5;
|
127
|
+
&:hover a {
|
128
|
+
text-decoration: underline;
|
129
|
+
}
|
130
|
+
}
|
131
|
+
}
|
132
|
+
|
133
|
+
&--mini {
|
134
|
+
color: #fff;
|
135
|
+
margin-top: 40px;
|
136
|
+
|
137
|
+
img {
|
138
|
+
width: 88px;
|
139
|
+
height: 88px;
|
140
|
+
}
|
141
|
+
|
142
|
+
p {
|
143
|
+
font-size: 12px;
|
144
|
+
text-align: center;
|
145
|
+
margin-top: 15px;
|
146
|
+
}
|
147
|
+
}
|
148
|
+
|
149
|
+
&__record {
|
150
|
+
p {
|
151
|
+
text-align: center;
|
152
|
+
font-size: 12px;
|
153
|
+
color: #fff;
|
154
|
+
margin-bottom: 10px;
|
155
|
+
opacity: .51;
|
156
|
+
|
157
|
+
&:last-child {
|
158
|
+
margin: 0;
|
159
|
+
}
|
160
|
+
}
|
161
|
+
}
|
162
|
+
}
|
163
|
+
</style>
|
@@ -0,0 +1,117 @@
|
|
1
|
+
<template>
|
2
|
+
<div>
|
3
|
+
<div class="footer bg-theme" >
|
4
|
+
<div class="wrapper">
|
5
|
+
<div class="item" v-for='(item,index) in footerData' :key='index'>
|
6
|
+
<span class="title">{{item.tginfoMenuName}}</span>
|
7
|
+
<ul>
|
8
|
+
<li v-for="(childItem,childIndex) in item.children" :key="childIndex">
|
9
|
+
<a @click="hrefHandler(childItem.menuOpcode)">{{childItem.tginfoMenuName}}</a>
|
10
|
+
</li>
|
11
|
+
</ul>
|
12
|
+
</div>
|
13
|
+
</div>
|
14
|
+
</div>
|
15
|
+
<div class="footer-reference">
|
16
|
+
<div class="wrapper">
|
17
|
+
<p>{{proappEnvLayout?proappEnvLayout: ''}}</p>
|
18
|
+
</div>
|
19
|
+
</div>
|
20
|
+
</div>
|
21
|
+
</template>
|
22
|
+
|
23
|
+
<script>
|
24
|
+
import api from "#/api/common/index";
|
25
|
+
export default {
|
26
|
+
data() {
|
27
|
+
return {
|
28
|
+
footerData: [],
|
29
|
+
proappEnvLayout:''
|
30
|
+
};
|
31
|
+
},
|
32
|
+
updated() {},
|
33
|
+
mounted() {
|
34
|
+
this.getFooter();
|
35
|
+
this.proappEnvLayout=sessionStorage.getItem('proappEnvLayout')?JSON.parse(sessionStorage.getItem('proappEnvLayout')).proappEnvFoot:''
|
36
|
+
},
|
37
|
+
methods: {
|
38
|
+
getFooter() {
|
39
|
+
setTimeout(() => {
|
40
|
+
api.queryTginfoPageForCm().then(reg => {
|
41
|
+
if(reg&®.rows && reg.rows.length > 0) {
|
42
|
+
let setVal = window.localStorage.getItem('saas-proappcode')
|
43
|
+
this.tginfoCode = reg.list && reg.list.filter(els => {
|
44
|
+
return els.proappCode == setVal
|
45
|
+
})
|
46
|
+
// console.log(this.tginfoCode, 'this.tginfoCode')
|
47
|
+
if(this.tginfoCode && this.tginfoCode.length == 1) {
|
48
|
+
this.getNew()
|
49
|
+
}else{
|
50
|
+
this.$message.error('底部配置失败')
|
51
|
+
}
|
52
|
+
}
|
53
|
+
})
|
54
|
+
}, 100)
|
55
|
+
},
|
56
|
+
getNew() {
|
57
|
+
api.queryTginfoMenuForAt({
|
58
|
+
tginfoCode: this.tginfoCode[0].tginfoCode
|
59
|
+
}).then(res => {
|
60
|
+
this.footerData =
|
61
|
+
res &&
|
62
|
+
res.rows &&
|
63
|
+
res.rows.filter(el => {
|
64
|
+
return el.menuOpcode != "indexpcA";
|
65
|
+
});
|
66
|
+
});
|
67
|
+
},
|
68
|
+
hrefHandler(id) {
|
69
|
+
location.href = `/paas/pc-mall/index.html#/publicDetails?id=${id}`;
|
70
|
+
}
|
71
|
+
}
|
72
|
+
};
|
73
|
+
</script>
|
74
|
+
|
75
|
+
<style lang="scss" scoped>
|
76
|
+
.footer {
|
77
|
+
width: 100%;
|
78
|
+
.wrapper {
|
79
|
+
width: 1120px;
|
80
|
+
margin: 0 auto;
|
81
|
+
display: flex;
|
82
|
+
justify-content: space-between;
|
83
|
+
.item {
|
84
|
+
margin-top: 50px;
|
85
|
+
color: #fff;
|
86
|
+
.title {
|
87
|
+
font-size: 18px;
|
88
|
+
font-weight: 500;
|
89
|
+
}
|
90
|
+
ul {
|
91
|
+
margin-top: 30px;
|
92
|
+
li {
|
93
|
+
font-size: 14px;
|
94
|
+
font-weight: 500;
|
95
|
+
margin-bottom: 15px;
|
96
|
+
}
|
97
|
+
}
|
98
|
+
}
|
99
|
+
}
|
100
|
+
}
|
101
|
+
|
102
|
+
.footer-reference {
|
103
|
+
height: 30px;
|
104
|
+
.wrapper {
|
105
|
+
width: 1120px;
|
106
|
+
margin: 0 auto;
|
107
|
+
p {
|
108
|
+
text-align: center;
|
109
|
+
height: 50px;
|
110
|
+
line-height: 50px;
|
111
|
+
font-size: 14px;
|
112
|
+
font-weight: 500;
|
113
|
+
color: rgba(0, 0, 0, 0.6);
|
114
|
+
}
|
115
|
+
}
|
116
|
+
}
|
117
|
+
</style>
|
@@ -0,0 +1,85 @@
|
|
1
|
+
<template>
|
2
|
+
<div class="footerC">
|
3
|
+
<div class="container">
|
4
|
+
<div v-for="item in menuList" :key="item.conttitleId">
|
5
|
+
<p>{{ item.conttitleName }}</p>
|
6
|
+
<p
|
7
|
+
v-for="item2 in item.cmsContlistReDomainList"
|
8
|
+
:key="item2.contlistId"
|
9
|
+
@click="cutPage(item2.contlistName, item2.contlistId)"
|
10
|
+
>
|
11
|
+
{{ item2.contlistName }}
|
12
|
+
</p>
|
13
|
+
</div>
|
14
|
+
</div>
|
15
|
+
</div>
|
16
|
+
</template>
|
17
|
+
|
18
|
+
<script>
|
19
|
+
import { queryConttitleReDomainByCode } from '#/api/apimanage.js'
|
20
|
+
export default {
|
21
|
+
data() {
|
22
|
+
return {
|
23
|
+
menuList: [],
|
24
|
+
active: "",
|
25
|
+
};
|
26
|
+
},
|
27
|
+
created() {
|
28
|
+
this.getLeftFloor();
|
29
|
+
},
|
30
|
+
methods: {
|
31
|
+
cutPage(contlistName, contlistId) {
|
32
|
+
location.href = `/paas/b2b-cli-pc-ayd/index.html#/helpindex?contlistName=${contlistName}&contlistId=${contlistId}`;
|
33
|
+
},
|
34
|
+
getLeftFloor() {
|
35
|
+
let footMenuList = localStorage.getItem('footMenuList');
|
36
|
+
if (footMenuList) {
|
37
|
+
this.menuList = JSON.parse(footMenuList);
|
38
|
+
} else {
|
39
|
+
let tginfoMenuCode = "helpcenter";
|
40
|
+
let dataState = 2;
|
41
|
+
queryConttitleReDomainByCode({
|
42
|
+
tginfoMenuCode: "helpcenter"
|
43
|
+
}).then((res) => {
|
44
|
+
if (res) {
|
45
|
+
this.menuList = res;
|
46
|
+
localStorage.setItem('footMenuList', JSON.stringify(this.menuList));
|
47
|
+
}
|
48
|
+
})
|
49
|
+
}
|
50
|
+
},
|
51
|
+
},
|
52
|
+
};
|
53
|
+
</script>
|
54
|
+
|
55
|
+
<style lang="scss" scoped>
|
56
|
+
.footerC {
|
57
|
+
background-color: #56423d;
|
58
|
+
|
59
|
+
.container {
|
60
|
+
box-sizing: border-box;
|
61
|
+
width: 1200px;
|
62
|
+
margin: 0 auto;
|
63
|
+
height: 300px;
|
64
|
+
padding: 50px 0;
|
65
|
+
display: flex;
|
66
|
+
justify-content: space-between;
|
67
|
+
|
68
|
+
div {
|
69
|
+
p {
|
70
|
+
cursor: pointer;
|
71
|
+
color: #c3c2c2;
|
72
|
+
margin-bottom: 14px;
|
73
|
+
font-size: 14px;
|
74
|
+
}
|
75
|
+
|
76
|
+
p:nth-child(1) {
|
77
|
+
cursor: pointer;
|
78
|
+
color: #e6e4e4;
|
79
|
+
margin-bottom: 24px;
|
80
|
+
font-size: 16px;
|
81
|
+
}
|
82
|
+
}
|
83
|
+
}
|
84
|
+
}
|
85
|
+
</style>
|
@@ -0,0 +1,155 @@
|
|
1
|
+
<template>
|
2
|
+
<footer class="bottom">
|
3
|
+
<ul class="bottom_lab">
|
4
|
+
<li class="ym_li1" >
|
5
|
+
<p>服务与帮助</p>
|
6
|
+
<ul class="ym_ul1">
|
7
|
+
<li></li>
|
8
|
+
<li @click="toDetail(1603)">常见FAQ</li>
|
9
|
+
<li @click="toDetail(1602)">实用工具</li>
|
10
|
+
<li @click="toDetail(1601)">实用课堂</li>
|
11
|
+
<li @click="toDetail(1600)">开发者新区</li>
|
12
|
+
</ul>
|
13
|
+
</li>
|
14
|
+
<li class="ym_li1" >
|
15
|
+
<p >热门商品与服务</p>
|
16
|
+
<ul class="ym_ul1">
|
17
|
+
<li></li>
|
18
|
+
<li @click="toDetail(1607)">常见FAQ</li>
|
19
|
+
<li @click="toDetail(1606)">实用工具</li>
|
20
|
+
<li @click="toDetail(1605)">实用课堂</li>
|
21
|
+
<li @click="toDetail(1604)">开发者新区</li>
|
22
|
+
</ul>
|
23
|
+
</li>
|
24
|
+
<li class="ym_li1">
|
25
|
+
<p >关于我们</p>
|
26
|
+
<ul class="ym_ul1">
|
27
|
+
<li></li>
|
28
|
+
<li @click="toDetail(1615)">常见FAQ</li>
|
29
|
+
<li @click="toDetail(1614)">实用工具</li>
|
30
|
+
<li @click="toDetail(1613)">实用课堂</li>
|
31
|
+
<li @click="toDetail(1608)">开发者新区</li>
|
32
|
+
</ul>
|
33
|
+
</li>
|
34
|
+
<li class="ym_li1" >
|
35
|
+
<p >联系我们</p>
|
36
|
+
<ul class="ym_ul1">
|
37
|
+
<li></li>
|
38
|
+
<li @click="toDetail(1615)">常见FAQ</li>
|
39
|
+
<li @click="toDetail(1615)">实用工具</li>
|
40
|
+
<li @click="toDetail(1615)">实用课堂</li>
|
41
|
+
<li @click="toDetail(1615)">开发者新区</li>
|
42
|
+
</ul>
|
43
|
+
</li>
|
44
|
+
</ul>
|
45
|
+
</footer>
|
46
|
+
</template>
|
47
|
+
|
48
|
+
<script>
|
49
|
+
import api from "#/api/common/index";
|
50
|
+
export default {
|
51
|
+
data() {
|
52
|
+
return {
|
53
|
+
// erwm1: require("../assets/footer_img1.png"),
|
54
|
+
// erwm2: require("../assets/footer_img2.png"),
|
55
|
+
// erwm3: require("../assets/footer_img3.png"),
|
56
|
+
// erwm4: require("../assets/footer_img4.png"),
|
57
|
+
// erwm: require("../assets/图层 20.png"),
|
58
|
+
footerData: [],
|
59
|
+
Footerinfor:"",
|
60
|
+
};
|
61
|
+
},
|
62
|
+
updated() {},
|
63
|
+
mounted() {
|
64
|
+
},
|
65
|
+
methods: {
|
66
|
+
toDetail(type){
|
67
|
+
this.$router.push({
|
68
|
+
path:'/articleDetail',
|
69
|
+
query:{
|
70
|
+
id:type
|
71
|
+
}
|
72
|
+
})
|
73
|
+
}
|
74
|
+
|
75
|
+
}
|
76
|
+
};
|
77
|
+
</script>
|
78
|
+
|
79
|
+
<style rel="stylesheet/scss" lang="scss" scoped>
|
80
|
+
//footer
|
81
|
+
.f-s18 {
|
82
|
+
font-size: 18px;
|
83
|
+
}
|
84
|
+
|
85
|
+
.f-s22 {
|
86
|
+
font-size: 22px;
|
87
|
+
font-family: Microsoft YaHei;
|
88
|
+
font-weight: 400;
|
89
|
+
color: #FFFFFF;
|
90
|
+
}
|
91
|
+
|
92
|
+
.mar-b20 {
|
93
|
+
margin-bottom: 20px;
|
94
|
+
}
|
95
|
+
|
96
|
+
.mar-b15 {
|
97
|
+
margin-bottom: 15px;
|
98
|
+
}
|
99
|
+
|
100
|
+
.mar-b28 {
|
101
|
+
margin-bottom: 28px;
|
102
|
+
}
|
103
|
+
|
104
|
+
.erimg {
|
105
|
+
width: 100px;
|
106
|
+
}
|
107
|
+
|
108
|
+
.bottom {
|
109
|
+
width: 100%;
|
110
|
+
height: 287px;
|
111
|
+
color: white;
|
112
|
+
background-color: #333333;
|
113
|
+
background-size: 100% 100%;
|
114
|
+
margin-top: 40px;
|
115
|
+
}
|
116
|
+
|
117
|
+
.bottom_lab {
|
118
|
+
width: 1200px;
|
119
|
+
margin: 0 auto;
|
120
|
+
height: 100%;
|
121
|
+
display: flex;
|
122
|
+
justify-content: center;
|
123
|
+
.ym_li1 {
|
124
|
+
width: 23%;
|
125
|
+
margin-left: 130px;
|
126
|
+
height: 100%;
|
127
|
+
>p {
|
128
|
+
font-size:18px;
|
129
|
+
font-weight:500;
|
130
|
+
line-height:46px;
|
131
|
+
color: #FFFFFF;
|
132
|
+
cursor: pointer;
|
133
|
+
}
|
134
|
+
.ym_ul1 {
|
135
|
+
width: 100%;
|
136
|
+
height: 100%;
|
137
|
+
li {
|
138
|
+
width: 100%;
|
139
|
+
margin-top: 13px;
|
140
|
+
cursor: pointer;
|
141
|
+
}
|
142
|
+
a {
|
143
|
+
color: white;
|
144
|
+
}
|
145
|
+
}
|
146
|
+
.ym_ul1>li:first-child {
|
147
|
+
width: 60px;
|
148
|
+
height: 2px;
|
149
|
+
background:rgba(181,181,181,1);
|
150
|
+
margin: 13px 0 28px;
|
151
|
+
}
|
152
|
+
}
|
153
|
+
}
|
154
|
+
|
155
|
+
</style>
|