From db9bffd2c53e5bfb992d38d39c160cb6369ddb1c Mon Sep 17 00:00:00 2001 From: ouyangxiu Date: Tue, 10 Jun 2025 17:11:41 +0700 Subject: [PATCH] =?UTF-8?q?fix:=E9=A1=B9=E7=9B=AE=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .eslintrc.js | 198 + .gitignore | 26 + .prettierrc.js | 43 + .travis.yml | 5 + README.md | 178 + babel.config.js | 3 + build/index.js | 35 + element-variables.scss | 994 + jest.config.js | 24 + jsconfig.json | 14 + package.json | 142 + plop-templates/component/index.hbs | 26 + plop-templates/component/prompt.js | 55 + plop-templates/utils.js | 9 + plop-templates/view/index.hbs | 26 + plop-templates/view/prompt.js | 55 + plopfile.js | 7 + postcss.config.js | 5 + public/index.html | 29 + public/logo.png | Bin 0 -> 13841 bytes src/App.vue | 21 + src/api/account/accountList.js | 62 + src/api/account/prizeList.js | 55 + src/api/account/roleList.js | 81 + src/api/account/upList.js | 81 + src/api/activity/activityList.js | 45 + src/api/activity/advertise.js | 42 + src/api/activity/announcement.js | 46 + src/api/activity/broadcast.js | 38 + src/api/activity/cardActivity.js | 96 + src/api/activity/checkinList.js | 80 + src/api/activity/contact.js | 46 + src/api/activity/hGame.js | 45 + src/api/activity/hopeActivity.js | 42 + src/api/activity/hopeDetails.js | 42 + src/api/activity/msg.js | 47 + src/api/activity/notification.js | 38 + src/api/activity/noviceTaskCfg.js | 46 + src/api/activity/noviceTaskList.js | 46 + src/api/activity/prize.js | 43 + src/api/activity/proxyPrizeList.js | 64 + src/api/activity/redeemprize.js | 51 + src/api/aiManagement/aiGirlFriendConfig.js | 37 + src/api/aiManagement/aiImgToVideo.js | 37 + src/api/aiManagement/aiOrder.js | 83 + src/api/aiManagement/aiTemplate.js | 45 + src/api/appManagement/appList.js | 46 + src/api/comicsManagement/comicChapter.js | 48 + src/api/comicsManagement/comics.js | 88 + src/api/comicsManagement/comicsCV.js | 35 + src/api/comicsManagement/comicsCategory.js | 43 + .../comicsManagement/comicsDayRecommend.js | 39 + src/api/comicsManagement/comicsNotUpList.js | 20 + src/api/comicsManagement/comicsTag.js | 42 + src/api/comicsManagement/comicsTopic.js | 51 + src/api/comicsManagement/comicsVideo.js | 35 + src/api/comicsManagement/singleRecommend.js | 39 + src/api/comicsManagement/ysmComicsTopic.js | 51 + src/api/commodity/cardType.js | 44 + src/api/commodity/discountcard.js | 38 + src/api/commodity/giftBag.js | 59 + src/api/commodity/gold.js | 44 + src/api/commodity/listOfBenefits.js | 44 + src/api/commodity/redeem.js | 53 + src/api/commodity/userDiscountcard.js | 38 + src/api/commodity/vipcard.js | 45 + src/api/commodity/vipcode.js | 81 + src/api/common.js | 13 + src/api/components/UploadImgPaste.js | 16 + src/api/couponsActivity/list.js | 75 + src/api/daichong/gather.js | 20 + src/api/datingManagement/complaint.js | 44 + src/api/datingManagement/datingBoss.js | 44 + src/api/datingManagement/datingCity.js | 44 + src/api/datingManagement/datingConfig.js | 26 + src/api/datingManagement/datingModel.js | 73 + src/api/datingManagement/datingOrder.js | 35 + src/api/datingManagement/datingReport.js | 53 + src/api/datingManagement/linkUrlList.js | 19 + src/api/datingManagement/loufeng.js | 62 + src/api/gameManagement/gameList.js | 11 + src/api/home.js | 37 + src/api/inviteCodeM/inviteList.js | 49 + src/api/login.js | 39 + src/api/lottery/prizeLotteryList.js | 37 + src/api/mediaLibrary/mediaTag.js | 46 + src/api/mediaLibrary/videoList.js | 106 + src/api/novelsManagement/audio.js | 30 + src/api/novelsManagement/novels.js | 122 + src/api/novelsManagement/novelsCV.js | 35 + src/api/novelsManagement/novelsCategory.js | 43 + src/api/novelsManagement/novelsChapter.js | 50 + src/api/novelsManagement/novelsTag.js | 52 + src/api/novelsManagement/novelsTopic.js | 51 + src/api/novelsManagement/novelsVideo.js | 35 + src/api/otherConfig/aicustomerservice.js | 39 + src/api/otherConfig/discountcard.js | 19 + src/api/otherConfig/jumptab.js | 46 + src/api/otherConfig/officialgroup.js | 38 + src/api/postManagement/newList.js | 75 + src/api/postManagement/postCategory.js | 46 + src/api/postManagement/postDiscussactivit.js | 46 + src/api/postManagement/postReport.js | 46 + src/api/postManagement/postTagInfo.js | 39 + src/api/postManagement/postUser.js | 46 + src/api/resourceManagement/comics.js | 67 + src/api/resourceManagement/novel.js | 111 + src/api/resourceManagement/video.js | 108 + src/api/searchManagement/hotsearch.js | 52 + src/api/system/operationLog.js | 17 + src/api/system/systemConfig.js | 27 + src/api/tran/index.js | 108 + src/api/tran/recharge.js | 18 + src/api/tran/runningList.js | 28 + src/api/tran/saleinfo.js | 29 + src/api/tran/stat.js | 29 + src/api/tran/ticketSaleinfo.js | 19 + src/api/tran/withdrawChannel.js | 63 + src/api/tran/withdrawList.js | 65 + src/api/upManagement/notice.js | 44 + src/api/upManagement/upMasterlist.js | 18 + src/api/upManagement/upRelease.js | 19 + src/api/upManagement/upStatisticList.js | 10 + src/api/upManagement/upstatlist.js | 18 + src/api/user/banList.js | 17 + src/api/user/circleList.js | 46 + src/api/user/feedbackList.js | 33 + src/api/user/tpList.js | 20 + src/api/user/userList.js | 162 + src/api/user/userStat.js | 29 + src/api/userAnalysis/index.js | 38 + src/api/video.js | 25 + src/api/videoManagement/actressList.js | 46 + src/api/videoManagement/collectionList.js | 82 + src/api/videoManagement/commentLib.js | 46 + src/api/videoManagement/commentManage.js | 70 + src/api/videoManagement/filterWord.js | 37 + src/api/videoManagement/mediacategory.js | 46 + src/api/videoManagement/mediagpisode.js | 90 + src/api/videoManagement/mediatag.js | 61 + src/api/videoManagement/recommend.js | 27 + src/api/videoManagement/recommendTopic.js | 41 + src/api/videoManagement/topic.js | 73 + .../videoManagement/videoCollectCategory.js | 38 + src/api/videoManagement/videoList.js | 104 + src/api/videoManagement/videoRank.js | 46 + src/api/videoManagement/videoTagType.js | 43 + src/api/weblive/api.js | 49 + src/assets/401_images/401.gif | Bin 0 -> 164227 bytes src/assets/404_images/404.png | Bin 0 -> 98071 bytes src/assets/404_images/404_cloud.png | Bin 0 -> 4766 bytes src/assets/css/video-js.css | 1662 + src/assets/logo.png | Bin 0 -> 13841 bytes src/assets/select.png | Bin 0 -> 328 bytes src/components/Breadcrumb/index.vue | 94 + src/components/Hamburger/index.vue | 53 + src/components/HeaderSearch/index.vue | 180 + src/components/QuillEditor/index.vue | 159 + src/components/RightPanel/index.vue | 145 + src/components/Screenfull/index.vue | 60 + src/components/ShowImg/components/dialog.vue | 93 + src/components/ShowImg/index.vue | 165 + src/components/ShowVideo/index.vue | 134 + src/components/SvgIcon/index.vue | 62 + src/components/TagSelect/index.vue | 167 + src/components/TagSelectV2/index.vue | 272 + .../Tinymce/components/EditorImage.vue | 111 + src/components/Tinymce/dynamicLoadScript.js | 59 + src/components/Tinymce/index.vue | 291 + src/components/Tinymce/plugins.js | 7 + src/components/Tinymce/toolbar.js | 6 + src/components/UploadComicsImgArr/index.vue | 236 + .../UploadComicsImgArrByOrder/index.vue | 374 + src/components/UploadImg/index.vue | 177 + src/components/UploadImgArr/index.vue | 217 + src/components/UploadImgArr/indexPlus.vue | 240 + src/components/UploadImgPaste/index.vue | 192 + src/components/UploadVideo/index.vue | 108 + src/components/UploadVideoLibrary/index.vue | 144 + src/components/UploadVideoMp4/index.vue | 45 + src/components/VueDplayerHls/index.vue | 140 + src/components/otherManagement/jumptab.js | 26 + src/directive/clipboard/clipboard.js | 49 + src/directive/clipboard/index.js | 13 + src/directive/el-drag-dialog/drag.js | 77 + src/directive/el-drag-dialog/index.js | 13 + src/directive/el-table/adaptive.js | 41 + src/directive/el-table/index.js | 13 + src/directive/permission/index.js | 13 + src/directive/permission/permission.js | 18 + src/directive/sticky.js | 91 + src/directive/waves/index.js | 13 + src/directive/waves/waves.css | 27 + src/directive/waves/waves.js | 72 + src/filters/activity/cardActivity.js | 47 + src/filters/activity/missionList.js | 180 + src/filters/activity/prize.js | 161 + src/filters/aiManagement/aiFaceOrder.js | 89 + src/filters/aiManagement/aiTemplate.js | 54 + src/filters/appManagement/appList.js | 20 + .../circleManagement/circleCategory.js | 63 + src/filters/circleManagement/circleList.js | 138 + src/filters/comicsManagement/comicsTopic.js | 60 + src/filters/commodity/giftBag.js | 49 + src/filters/commodity/redeem.js | 54 + src/filters/commodity/vipcard.js | 57 + src/filters/commodity/vipcode.js | 21 + src/filters/dating/datingManagement.js | 296 + src/filters/dating/datingModel.js | 41 + src/filters/index.js | 393 + src/filters/mediaLibrary/mediaTag.js | 47 + src/filters/mediaLibrary/videoList.js | 323 + src/filters/novelsManagement/novelsTopic.js | 71 + src/filters/otherManagement/jumptab.js | 26 + src/filters/postManagement/infoList.js | 177 + src/filters/system/hotsearch.js | 38 + src/filters/tran/recharge.js | 383 + src/filters/tran/rechargeProvider.js | 71 + src/filters/tran/runningList.js | 336 + src/filters/tran/withdrawList.js | 142 + src/filters/tran/withdrawProvider.js | 47 + src/filters/user/banList.js | 74 + src/filters/user/feedbackList.js | 40 + src/filters/user/userList.js | 150 + src/filters/user/userStat.js | 66 + src/filters/videoManagement/commentManage.js | 87 + src/filters/videoManagement/topic.js | 172 + src/filters/videoManagement/videoList.js | 165 + src/filters/videoManagement/videoType.js | 123 + src/icons/index.js | 9 + src/icons/svg/404.svg | 1 + src/icons/svg/account.svg | 1 + src/icons/svg/activity.svg | 1 + src/icons/svg/actor.svg | 1 + src/icons/svg/addUser.svg | 1 + src/icons/svg/advertising.svg | 1 + src/icons/svg/av.svg | 1 + src/icons/svg/bug.svg | 1 + src/icons/svg/chart.svg | 1 + src/icons/svg/clipboard.svg | 1 + src/icons/svg/commodity.svg | 1 + src/icons/svg/component.svg | 1 + src/icons/svg/dashboard.svg | 1 + src/icons/svg/data.svg | 1 + src/icons/svg/documentation.svg | 1 + src/icons/svg/domain.svg | 1 + src/icons/svg/drag.svg | 1 + src/icons/svg/edit.svg | 1 + src/icons/svg/education.svg | 1 + src/icons/svg/email.svg | 1 + src/icons/svg/example.svg | 1 + src/icons/svg/excel.svg | 1 + src/icons/svg/exit-fullscreen.svg | 1 + src/icons/svg/eye-open.svg | 1 + src/icons/svg/eye.svg | 1 + src/icons/svg/form.svg | 1 + src/icons/svg/fullscreen.svg | 1 + src/icons/svg/google.svg | 1 + src/icons/svg/guide.svg | 1 + src/icons/svg/home.svg | 1 + src/icons/svg/icon.svg | 1 + src/icons/svg/image.svg | 1 + src/icons/svg/international.svg | 1 + src/icons/svg/language.svg | 1 + src/icons/svg/link.svg | 1 + src/icons/svg/list.svg | 1 + src/icons/svg/lock.svg | 1 + src/icons/svg/message.svg | 1 + src/icons/svg/money.svg | 1 + src/icons/svg/nested.svg | 1 + src/icons/svg/online.svg | 1 + src/icons/svg/password.svg | 1 + src/icons/svg/people.svg | 1 + src/icons/svg/peoples.svg | 1 + src/icons/svg/proxy.svg | 1 + src/icons/svg/record.svg | 1 + src/icons/svg/role.svg | 1 + src/icons/svg/search.svg | 1 + src/icons/svg/shopping.svg | 1 + src/icons/svg/shortVideo.svg | 1 + src/icons/svg/size.svg | 1 + src/icons/svg/skill.svg | 1 + src/icons/svg/star.svg | 1 + src/icons/svg/statistics.svg | 1 + src/icons/svg/system.svg | 1 + src/icons/svg/tab.svg | 1 + src/icons/svg/table.svg | 1 + src/icons/svg/task.svg | 1 + src/icons/svg/theme.svg | 1 + src/icons/svg/topic.svg | 1 + src/icons/svg/tran.svg | 1 + src/icons/svg/tree-table.svg | 1 + src/icons/svg/tree.svg | 1 + src/icons/svg/upload.svg | 1 + src/icons/svg/user.svg | 1 + src/icons/svg/userList.svg | 1 + src/icons/svg/userToday.svg | 1 + src/icons/svg/version.svg | 1 + src/icons/svg/video.svg | 1 + src/icons/svg/videoClassify.svg | 1 + src/icons/svg/videofile.svg | 1 + src/icons/svg/wechat.svg | 1 + src/icons/svg/withdrawProvider.svg | 1 + src/icons/svg/zip.svg | 1 + src/icons/svg/活动列表.svg | 1 + src/icons/svg/活动订单列表_画板 1.svg | 1 + src/icons/svgo.yml | 22 + src/layout/components/AppMain.vue | 77 + src/layout/components/Navbar.vue | 159 + src/layout/components/Sidebar/FixiOSBug.js | 26 + src/layout/components/Sidebar/Item.vue | 30 + src/layout/components/Sidebar/Link.vue | 43 + src/layout/components/Sidebar/Logo.vue | 92 + src/layout/components/Sidebar/SidebarItem.vue | 100 + src/layout/components/Sidebar/index.vue | 63 + src/layout/components/TagsView/ScrollPane.vue | 92 + src/layout/components/TagsView/index.vue | 303 + src/layout/components/index.js | 4 + src/layout/index.vue | 106 + src/layout/mixin/ResizeHandler.js | 45 + src/main.js | 114 + src/permission.js | 93 + src/router/index.js | 75 + src/settings.js | 35 + src/store/getters.js | 58 + src/store/index.js | 25 + src/store/modules/account.js | 29 + src/store/modules/activity.js | 38 + src/store/modules/app.js | 56 + src/store/modules/circleManagement.js | 29 + src/store/modules/comics.js | 45 + src/store/modules/loufeng.js | 28 + src/store/modules/novels.js | 45 + src/store/modules/other.js | 29 + src/store/modules/permission.js | 157 + src/store/modules/photoManagement.js | 31 + src/store/modules/settings.js | 34 + src/store/modules/system.js | 47 + src/store/modules/tagsView.js | 111 + src/store/modules/user.js | 119 + src/store/modules/videoManagement.js | 93 + src/store/modules/vipCard.js | 39 + src/styles/btn.scss | 99 + src/styles/element-ui.scss | 92 + src/styles/element-variables.scss | 31 + src/styles/fonts/element-icons.ttf | Bin 0 -> 55956 bytes src/styles/fonts/element-icons.woff | Bin 0 -> 28200 bytes src/styles/index.scss | 67494 ++++++++++++++++ src/styles/login.js | 67 + src/styles/mixin.scss | 66 + src/styles/sidebar.scss | 282 + src/styles/transition.scss | 48 + src/styles/variables.scss | 82 + src/utils/auth.js | 63 + src/utils/error-log.js | 35 + src/utils/get-page-title.js | 46 + src/utils/index.js | 229 + src/utils/request.js | 133 + src/utils/roleTreeList.js | 1317 + src/utils/routerTool.js | 28 + src/utils/serviceRoute.js | 209 + src/utils/validate.js | 208 + .../accountList/components/addOrExit.vue | 277 + src/views/account/accountList/index.vue | 212 + .../account/roleList/components/addOrExit.vue | 302 + src/views/account/roleList/index.vue | 186 + .../activityList/components/AddOrEdit.vue | 213 + src/views/activity/activityList/index.vue | 220 + .../advertise/components/AddOrEdit.vue | 150 + src/views/activity/advertise/index.vue | 198 + .../announcement/components/AddOrEdit.vue | 209 + src/views/activity/announcement/index.vue | 218 + .../broadcast/components/AddOrEdit.vue | 144 + src/views/activity/broadcast/index.vue | 224 + .../cardActivity/components/AddOrEdit.vue | 240 + .../cardActivity/components/addCard.vue | 144 + .../cardActivity/components/cardInfoList.vue | 186 + src/views/activity/cardActivity/index.vue | 205 + src/views/activity/cardcolletList/index.vue | 167 + src/views/activity/checkInCfg/index.vue | 109 + .../checkInCfgList/components/AddOrEdit.vue | 146 + src/views/activity/checkInCfgList/index.vue | 231 + src/views/activity/checkInList/index.vue | 200 + .../activity/contact/components/AddOrEdit.vue | 126 + src/views/activity/contact/index.vue | 177 + .../activity/hGame/components/AddOrEdit.vue | 251 + src/views/activity/hGame/index.vue | 244 + .../hopeActivity/components/AddOrEdit.vue | 151 + src/views/activity/hopeActivity/index.vue | 204 + .../hopeDetails/components/AddOrEdit.vue | 153 + src/views/activity/hopeDetails/index.vue | 219 + .../activity/msgList/components/AddOrEdit.vue | 134 + src/views/activity/msgList/index.vue | 219 + .../notification/components/AddOrEdit.vue | 107 + src/views/activity/notification/index.vue | 180 + .../noviceTaskCfg/components/AddOrEdit.vue | 173 + src/views/activity/noviceTaskCfg/index.vue | 237 + .../noviceTaskList/components/AddOrEdit.vue | 136 + src/views/activity/noviceTaskList/index.vue | 250 + .../activity/proxyPrizeHistoryList/index.vue | 174 + .../proxyPrizeList/components/AddOrEdit.vue | 139 + src/views/activity/proxyPrizeList/index.vue | 225 + .../redeemprize/components/AddOrEdit.vue | 104 + src/views/activity/redeemprize/index.vue | 250 + .../worksPrize/components/AddOrEdit.vue | 164 + src/views/activity/worksPrize/index.vue | 202 + .../aiCategory/components/AddOrEdit.vue | 129 + src/views/aiManagement/aiCategory/index.vue | 184 + .../aiFaceOrder/components/AddOrEditPhoto.vue | 148 + .../aiFaceOrder/components/AddOrEditVideo.vue | 160 + src/views/aiManagement/aiFaceOrder/photo.vue | 278 + src/views/aiManagement/aiFaceOrder/video.vue | 286 + .../components/AddOrEdit.vue | 161 + .../aiManagement/aiGirlFriendConfig/index.vue | 199 + .../aiImgToVideo/components/AddOrEdit.vue | 88 + src/views/aiManagement/aiImgToVideo/index.vue | 254 + .../aiStripOrder/components/AddOrEdit.vue | 168 + src/views/aiManagement/aiStripOrder/index.vue | 244 + .../aiTemplate/components/AddOrEdit.vue | 211 + src/views/aiManagement/aiTemplate/index.vue | 264 + .../appList/components/AddOrEdit.vue | 144 + src/views/appManagement/appList/index.vue | 212 + .../comicNotUpList/components/addComic.vue | 112 + .../comicsManagement/comicNotUpList/index.vue | 140 + .../comics/components/AddOrEdit.vue | 347 + .../comics/components/EditCom.vue | 72 + .../comics/components/addTags.vue | 96 + .../comics/components/chapterAddOrEdit.vue | 182 + .../comics/components/chapterList.vue | 223 + .../comics/components/delTag.vue | 71 + .../comics/components/setTag.vue | 103 + src/views/comicsManagement/comics/index.vue | 562 + .../comicsCV/components/AddOrEdit.vue | 150 + src/views/comicsManagement/comicsCV/index.vue | 209 + .../comicsCategory/components/AddOrEdit.vue | 158 + .../comicsManagement/comicsCategory/index.vue | 254 + .../components/AddOrEdit.vue | 161 + .../comicsDayRecommend/index.vue | 213 + .../comicsTag/components/AddOrEdit.vue | 107 + .../comicsManagement/comicsTag/index.vue | 208 + .../comicsTopic/components/AddOrEdit.vue | 261 + .../comicsManagement/comicsTopic/index.vue | 275 + .../comicsVideo/components/AddOrEdit.vue | 119 + .../comicsManagement/comicsVideo/index.vue | 238 + .../singleRecommend/components/AddOrEdit.vue | 197 + .../singleRecommend/index.vue | 224 + .../ysmComicsTopic/components/editOrAdd.vue | 188 + .../comicsManagement/ysmComicsTopic/index.vue | 305 + .../cardType/components/AddOrEdit.vue | 123 + src/views/commodity/cardType/index.vue | 186 + .../discountcard/components/AddOrEdit.vue | 178 + src/views/commodity/discountcard/index.vue | 194 + .../giftBag/components/AddOrEdit.vue | 142 + src/views/commodity/giftBag/index.vue | 197 + .../commodity/gold/components/AddOrEdit.vue | 157 + src/views/commodity/gold/index.vue | 198 + .../listOfBenefits/components/AddOrEdit.vue | 119 + src/views/commodity/listOfBenefits/index.vue | 197 + src/views/commodity/listRecord/index.vue | 185 + .../commodity/redeem/components/AddOrEdit.vue | 156 + src/views/commodity/redeem/index.vue | 196 + src/views/commodity/redeemRecord/index.vue | 158 + .../userDiscountcard/components/AddOrEdit.vue | 148 + .../commodity/userDiscountcard/index.vue | 244 + .../vipcard/components/AddOrEdit.vue | 450 + src/views/commodity/vipcard/index.vue | 363 + .../vipcode/components/AddOrEdit.vue | 183 + src/views/commodity/vipcode/index.vue | 263 + .../couponsActivity/historyList/index.vue | 171 + .../list/components/AddOrEdit.vue | 178 + src/views/couponsActivity/list/index.vue | 203 + .../userList/components/AddOrEdit.vue | 114 + src/views/couponsActivity/userList/index.vue | 187 + .../adminLoufeng/components/AddOrEdit.vue | 275 + .../adminLoufeng/components/batch.vue | 98 + .../datingManagement/adminLoufeng/index.vue | 378 + .../adminModel/components/AddOrEdit.vue | 257 + .../adminModel/components/batch.vue | 85 + .../datingManagement/adminModel/index.vue | 374 + .../complaint/components/AddOrEdit.vue | 150 + .../datingManagement/complaint/index.vue | 239 + .../datingBoss/components/AddOrEdit.vue | 177 + .../datingManagement/datingBoss/index.vue | 232 + .../datingCity/components/AddOrEdit.vue | 130 + .../datingManagement/datingCity/index.vue | 215 + .../datingManagement/datingConfig/index.vue | 94 + .../datingModel/components/AddOrEdit.vue | 307 + .../datingModel/components/auditEdit.vue | 76 + .../datingManagement/datingModel/index.vue | 409 + .../datingOrder/components/AddOrEdit.vue | 105 + .../datingManagement/datingOrder/index.vue | 203 + .../datingReport/components/AddOrEdit.vue | 160 + .../datingReport/components/Audit.vue | 90 + .../datingManagement/datingReport/index.vue | 254 + .../datingManagement/linkUrlList/index.vue | 180 + .../loufeng/components/AddOrEdit.vue | 247 + src/views/datingManagement/loufeng/index.vue | 318 + src/views/error-page/401.vue | 105 + src/views/error-page/404.vue | 228 + src/views/home/components/homeChart.vue | 109 + src/views/home/components/homePanel.vue | 278 + src/views/home/index.vue | 644 + src/views/home/promptPage.vue | 69 + src/views/login/auth-redirect.vue | 15 + src/views/login/index.vue | 556 + src/views/lottery/lotteryList/index.vue | 198 + .../prizeLotteryList/components/AddOrEdit.vue | 207 + src/views/lottery/prizeLotteryList/index.vue | 201 + .../prizeManagement/components/AddOrEdit.vue | 199 + .../prizeManagement/components/addCard.vue | 143 + src/views/lottery/prizeManagement/index.vue | 226 + .../videoList/components/AddOrEdit.vue | 476 + .../videoList/components/editShowLocation.vue | 62 + src/views/mediaLibrary/videoList/index.vue | 473 + .../videoListV1/components/AddOrEdit.vue | 422 + src/views/mediaLibrary/videoListV1/index.vue | 412 + src/views/mediaLibrary/videoListV2/index.vue | 293 + .../audioList/components/AddChapter.vue | 149 + .../audioList/components/AddOrEdit.vue | 149 + .../novelsManagement/audioList/index.vue | 232 + .../novels/components/AddOrEdit.vue | 379 + .../novels/components/EditCom.vue | 72 + .../novels/components/addTags.vue | 95 + .../novels/components/addTotal.vue | 110 + .../novels/components/batch.vue | 100 + .../novels/components/chapterAddOrEdit.vue | 173 + .../novels/components/chapterList.vue | 223 + .../novels/components/setTag.vue | 103 + src/views/novelsManagement/novels/index.vue | 540 + .../novelsCV/components/AddOrEdit.vue | 149 + src/views/novelsManagement/novelsCV/index.vue | 208 + .../novelsCategory/components/AddOrEdit.vue | 150 + .../novelsManagement/novelsCategory/index.vue | 248 + .../novelsTag/components/AddOrEdit.vue | 113 + .../novelsManagement/novelsTag/index.vue | 214 + .../novelsTopic/components/AddOrEdit.vue | 234 + .../novelsManagement/novelsTopic/index.vue | 281 + .../novelsVideo/components/AddOrEdit.vue | 118 + .../novelsManagement/novelsVideo/index.vue | 237 + .../components/AddOrEdit.vue | 116 + .../otherConfig/aicustomerservice/index.vue | 192 + .../otherConfig/discountCardConfig/index.vue | 160 + .../jumptab/components/AddOrEdit.vue | 142 + src/views/otherConfig/jumptab/index.vue | 215 + .../officialGroup/components/AddOrEdit.vue | 136 + src/views/otherConfig/officialGroup/index.vue | 174 + .../infoList/components/AddOrEdit.vue | 566 + .../infoList/components/auditEdit.vue | 91 + src/views/postManagement/infoList/index.vue | 546 + .../postCategory/components/AddOrEdit.vue | 151 + .../postManagement/postCategory/index.vue | 190 + .../components/AddOrEdit.vue | 198 + .../components/postList.vue | 450 + .../postDiscussactivit/index.vue | 271 + .../postReport/components/AddOrEdit.vue | 123 + src/views/postManagement/postReport/index.vue | 190 + .../postTag/components/AddOrEdit.vue | 126 + src/views/postManagement/postTag/index.vue | 216 + .../postUser/components/AddOrEdit.vue | 110 + src/views/postManagement/postUser/index.vue | 179 + .../rank/components/AddOrEdit.vue | 227 + src/views/rankManagement/rank/index.vue | 273 + .../comicTagType/components/AddOrEdit.vue | 107 + .../resourceManagement/comicTagType/index.vue | 208 + .../comics/components/AddOrEdit.vue | 335 + .../comics/components/EditCom.vue | 72 + .../comics/components/addTags.vue | 96 + .../comics/components/chapterAddOrEdit.vue | 182 + .../comics/components/chapterList.vue | 223 + .../comics/components/delTag.vue | 71 + .../comics/components/setTag.vue | 103 + src/views/resourceManagement/comics/index.vue | 502 + .../novelTagType/components/AddOrEdit.vue | 113 + .../resourceManagement/novelTagType/index.vue | 214 + .../novels/components/AddOrEdit.vue | 324 + .../novels/components/EditCom.vue | 72 + .../novels/components/addTags.vue | 95 + .../novels/components/addTotal.vue | 110 + .../novels/components/batch.vue | 100 + .../novels/components/chapterAddOrEdit.vue | 173 + .../novels/components/chapterList.vue | 223 + .../novels/components/setTag.vue | 103 + src/views/resourceManagement/novels/index.vue | 514 + .../videoList/components/AddOrEdit.vue | 233 + .../videoList/components/addVideo.vue | 58 + .../videoList/components/addVideo2.vue | 60 + .../videoList/components/batch.vue | 243 + .../videoList/components/delTag.vue | 99 + .../videoList/components/setTag.vue | 99 + .../videoList/components/shareUrl.vue | 129 + .../resourceManagement/videoList/index.vue | 566 + .../videoTagType/components/AddOrEdit.vue | 112 + .../videoTagType/components/AddTag.vue | 146 + .../videoTagType/components/setTag.vue | 88 + .../videoTagType/components/tagList.vue | 263 + .../resourceManagement/videoTagType/index.vue | 189 + .../hotsearch/components/AddOrEdit.vue | 112 + .../searchManagement/hotsearch/index.vue | 196 + src/views/system/lotteryConfig/index.vue | 180 + src/views/system/operationLog/index.vue | 127 + src/views/system/systemConfig/index.vue | 388 + src/views/tran/goldSaleInfo/index.vue | 120 + src/views/tran/hourStat/index.vue | 128 + src/views/tran/recharge/index.vue | 366 + .../rechargeProvider/components/AddOrEdit.vue | 271 + src/views/tran/rechargeProvider/index.vue | 220 + .../components/AddOrEdit.vue | 156 + .../components/edit.vue | 83 + .../tran/rechargeProviderManage/index.vue | 208 + src/views/tran/runningList/index.vue | 372 + src/views/tran/saleinfo/index.vue | 280 + src/views/tran/stat/index.vue | 130 + src/views/tran/ticketSaleinfo/index.vue | 183 + .../withdrawChannel/components/AddOrEdit.vue | 150 + src/views/tran/withdrawChannel/index.vue | 175 + .../withdrawList/components/rejectEdit.vue | 87 + .../withdrawList/components/waterList.vue | 192 + src/views/tran/withdrawList/index.vue | 325 + .../upManagement/notice/components/addUp.vue | 104 + src/views/upManagement/notice/index.vue | 201 + .../upManagement/upList/components/addUp.vue | 119 + .../upManagement/upList/components/showQR.vue | 59 + src/views/upManagement/upList/index.vue | 223 + src/views/upManagement/upMasterlist/index.vue | 149 + src/views/upManagement/upRelease/index.vue | 172 + src/views/upManagement/upStatistic/index.vue | 132 + src/views/upManagement/upStatlist/index.vue | 282 + src/views/user/banList/index.vue | 186 + .../user/circleList/components/editCircle.vue | 166 + src/views/user/circleList/index.vue | 283 + .../feedbackList/components/AddOrEdit.vue | 105 + .../user/feedbackList/components/CallBack.vue | 89 + src/views/user/feedbackList/index.vue | 172 + src/views/user/subscribedCircleList/index.vue | 183 + src/views/user/tpList/index.vue | 146 + src/views/user/userAgentList/index.vue | 163 + .../user/userList/components/AddIncCoin.vue | 164 + .../user/userList/components/AddOrEdit.vue | 191 + .../user/userList/components/Addcoupon.vue | 95 + .../user/userList/components/EditGameCoin.vue | 136 + .../user/userList/components/EditVip.vue | 121 + .../user/userList/components/MovieTickets.vue | 115 + .../user/userList/components/banUser.vue | 121 + src/views/user/userList/components/coupon.vue | 147 + src/views/user/userList/components/showQR.vue | 52 + .../components/viewVerificationCode.vue | 113 + .../user/userList/components/waterList.vue | 101 + src/views/user/userList/index.vue | 650 + src/views/user/userStat/index.vue | 233 + src/views/userAnalysis/activeDaily/index.vue | 338 + .../userAnalysis/chargeInterval/index.vue | 357 + .../secondary/components/buyList.vue | 53 + src/views/userAnalysis/secondary/index.vue | 288 + .../actressList/components/AddOrEdit.vue | 143 + .../videoManagement/actressList/index.vue | 244 + .../collectionList/components/AddOrEdit.vue | 216 + .../components/AddvideoList.vue | 208 + .../collectionList/components/mediaList.vue | 132 + .../videoManagement/collectionList/index.vue | 305 + .../commentLib/components/AddOrEdit.vue | 103 + .../videoManagement/commentLib/index.vue | 170 + .../commentManage/components/AddOrEdit.vue | 154 + .../commentManage/components/review.vue | 97 + .../commentManage/components/toTop.vue | 75 + .../videoManagement/commentManage/index.vue | 383 + .../filterWordList/components/AddOrEdit.vue | 76 + .../videoManagement/filterWordList/index.vue | 153 + .../mediaepisode/components/AddOrEdit.vue | 155 + .../mediaepisode/components/AddvideoList.vue | 243 + .../mediaepisode/components/mediaList.vue | 186 + .../mediaepisode/components/setIndex.vue | 100 + .../videoManagement/mediaepisode/index.vue | 241 + .../recommend/components/AddOrEdit.vue | 429 + .../recommend/components/addVideo.vue | 58 + .../recommend/components/batch.vue | 153 + .../recommend/components/setTag.vue | 94 + src/views/videoManagement/recommend/index.vue | 294 + .../topic/components/AddOrEdit.vue | 263 + .../topic/components/editSort.vue | 86 + .../topic/components/mediaList.vue | 316 + src/views/videoManagement/topic/index.vue | 328 + .../components/AddOrEdit.vue | 110 + .../videoCollectCategory/index.vue | 200 + .../videoList/components/AddOrEdit.vue | 379 + .../videoList/components/addVideo.vue | 58 + .../videoList/components/addVideo2.vue | 60 + .../videoList/components/batch.vue | 252 + .../videoList/components/delTag.vue | 99 + .../videoList/components/editScore.vue | 93 + .../videoList/components/review.vue | 96 + .../videoList/components/setTag.vue | 99 + .../videoList/components/shareUrl.vue | 129 + .../videoList/components/videoComment.vue | 276 + src/views/videoManagement/videoList/index.vue | 724 + .../videoTagType/components/AddOrEdit.vue | 118 + .../videoTagType/components/AddTag.vue | 146 + .../videoTagType/components/setTag.vue | 88 + .../videoTagType/components/tagList.vue | 303 + .../videoManagement/videoTagType/index.vue | 208 + .../videoType/components/AddOrEdit.vue | 190 + src/views/videoManagement/videoType/index.vue | 250 + .../webliveCategory/components/AddOrEdit.vue | 143 + src/views/weblive/webliveCategory/index.vue | 201 + src/views/weblive/webliveStreamlist/index.vue | 181 + tests/unit/.eslintrc.js | 5 + tests/unit/components/Hamburger.spec.js | 18 + tests/unit/components/SvgIcon.spec.js | 22 + tests/unit/utils/formatTime.spec.js | 29 + tests/unit/utils/parseTime.spec.js | 27 + tests/unit/utils/validate.spec.js | 28 + vue.config.js | 159 + waiwangceshifu.sh | 7 + zhengshi.sh | 9 + 713 files changed, 159746 insertions(+) create mode 100755 .eslintrc.js create mode 100755 .gitignore create mode 100644 .prettierrc.js create mode 100755 .travis.yml create mode 100644 README.md create mode 100644 babel.config.js create mode 100755 build/index.js create mode 100644 element-variables.scss create mode 100755 jest.config.js create mode 100755 jsconfig.json create mode 100755 package.json create mode 100755 plop-templates/component/index.hbs create mode 100755 plop-templates/component/prompt.js create mode 100755 plop-templates/utils.js create mode 100755 plop-templates/view/index.hbs create mode 100755 plop-templates/view/prompt.js create mode 100755 plopfile.js create mode 100755 postcss.config.js create mode 100755 public/index.html create mode 100644 public/logo.png create mode 100755 src/App.vue create mode 100644 src/api/account/accountList.js create mode 100644 src/api/account/prizeList.js create mode 100644 src/api/account/roleList.js create mode 100644 src/api/account/upList.js create mode 100644 src/api/activity/activityList.js create mode 100644 src/api/activity/advertise.js create mode 100644 src/api/activity/announcement.js create mode 100644 src/api/activity/broadcast.js create mode 100644 src/api/activity/cardActivity.js create mode 100644 src/api/activity/checkinList.js create mode 100644 src/api/activity/contact.js create mode 100644 src/api/activity/hGame.js create mode 100644 src/api/activity/hopeActivity.js create mode 100644 src/api/activity/hopeDetails.js create mode 100644 src/api/activity/msg.js create mode 100644 src/api/activity/notification.js create mode 100644 src/api/activity/noviceTaskCfg.js create mode 100644 src/api/activity/noviceTaskList.js create mode 100644 src/api/activity/prize.js create mode 100644 src/api/activity/proxyPrizeList.js create mode 100644 src/api/activity/redeemprize.js create mode 100644 src/api/aiManagement/aiGirlFriendConfig.js create mode 100644 src/api/aiManagement/aiImgToVideo.js create mode 100644 src/api/aiManagement/aiOrder.js create mode 100644 src/api/aiManagement/aiTemplate.js create mode 100644 src/api/appManagement/appList.js create mode 100644 src/api/comicsManagement/comicChapter.js create mode 100644 src/api/comicsManagement/comics.js create mode 100644 src/api/comicsManagement/comicsCV.js create mode 100644 src/api/comicsManagement/comicsCategory.js create mode 100644 src/api/comicsManagement/comicsDayRecommend.js create mode 100644 src/api/comicsManagement/comicsNotUpList.js create mode 100644 src/api/comicsManagement/comicsTag.js create mode 100644 src/api/comicsManagement/comicsTopic.js create mode 100644 src/api/comicsManagement/comicsVideo.js create mode 100644 src/api/comicsManagement/singleRecommend.js create mode 100644 src/api/comicsManagement/ysmComicsTopic.js create mode 100644 src/api/commodity/cardType.js create mode 100644 src/api/commodity/discountcard.js create mode 100644 src/api/commodity/giftBag.js create mode 100644 src/api/commodity/gold.js create mode 100644 src/api/commodity/listOfBenefits.js create mode 100644 src/api/commodity/redeem.js create mode 100644 src/api/commodity/userDiscountcard.js create mode 100644 src/api/commodity/vipcard.js create mode 100644 src/api/commodity/vipcode.js create mode 100644 src/api/common.js create mode 100644 src/api/components/UploadImgPaste.js create mode 100644 src/api/couponsActivity/list.js create mode 100644 src/api/daichong/gather.js create mode 100644 src/api/datingManagement/complaint.js create mode 100644 src/api/datingManagement/datingBoss.js create mode 100644 src/api/datingManagement/datingCity.js create mode 100644 src/api/datingManagement/datingConfig.js create mode 100644 src/api/datingManagement/datingModel.js create mode 100644 src/api/datingManagement/datingOrder.js create mode 100644 src/api/datingManagement/datingReport.js create mode 100644 src/api/datingManagement/linkUrlList.js create mode 100644 src/api/datingManagement/loufeng.js create mode 100644 src/api/gameManagement/gameList.js create mode 100644 src/api/home.js create mode 100644 src/api/inviteCodeM/inviteList.js create mode 100755 src/api/login.js create mode 100644 src/api/lottery/prizeLotteryList.js create mode 100644 src/api/mediaLibrary/mediaTag.js create mode 100644 src/api/mediaLibrary/videoList.js create mode 100644 src/api/novelsManagement/audio.js create mode 100644 src/api/novelsManagement/novels.js create mode 100644 src/api/novelsManagement/novelsCV.js create mode 100644 src/api/novelsManagement/novelsCategory.js create mode 100644 src/api/novelsManagement/novelsChapter.js create mode 100644 src/api/novelsManagement/novelsTag.js create mode 100644 src/api/novelsManagement/novelsTopic.js create mode 100644 src/api/novelsManagement/novelsVideo.js create mode 100644 src/api/otherConfig/aicustomerservice.js create mode 100644 src/api/otherConfig/discountcard.js create mode 100644 src/api/otherConfig/jumptab.js create mode 100644 src/api/otherConfig/officialgroup.js create mode 100644 src/api/postManagement/newList.js create mode 100644 src/api/postManagement/postCategory.js create mode 100644 src/api/postManagement/postDiscussactivit.js create mode 100644 src/api/postManagement/postReport.js create mode 100644 src/api/postManagement/postTagInfo.js create mode 100644 src/api/postManagement/postUser.js create mode 100644 src/api/resourceManagement/comics.js create mode 100644 src/api/resourceManagement/novel.js create mode 100644 src/api/resourceManagement/video.js create mode 100644 src/api/searchManagement/hotsearch.js create mode 100644 src/api/system/operationLog.js create mode 100644 src/api/system/systemConfig.js create mode 100644 src/api/tran/index.js create mode 100644 src/api/tran/recharge.js create mode 100644 src/api/tran/runningList.js create mode 100644 src/api/tran/saleinfo.js create mode 100644 src/api/tran/stat.js create mode 100644 src/api/tran/ticketSaleinfo.js create mode 100644 src/api/tran/withdrawChannel.js create mode 100644 src/api/tran/withdrawList.js create mode 100644 src/api/upManagement/notice.js create mode 100644 src/api/upManagement/upMasterlist.js create mode 100644 src/api/upManagement/upRelease.js create mode 100644 src/api/upManagement/upStatisticList.js create mode 100644 src/api/upManagement/upstatlist.js create mode 100644 src/api/user/banList.js create mode 100644 src/api/user/circleList.js create mode 100644 src/api/user/feedbackList.js create mode 100644 src/api/user/tpList.js create mode 100644 src/api/user/userList.js create mode 100644 src/api/user/userStat.js create mode 100644 src/api/userAnalysis/index.js create mode 100644 src/api/video.js create mode 100644 src/api/videoManagement/actressList.js create mode 100644 src/api/videoManagement/collectionList.js create mode 100644 src/api/videoManagement/commentLib.js create mode 100644 src/api/videoManagement/commentManage.js create mode 100644 src/api/videoManagement/filterWord.js create mode 100644 src/api/videoManagement/mediacategory.js create mode 100644 src/api/videoManagement/mediagpisode.js create mode 100644 src/api/videoManagement/mediatag.js create mode 100644 src/api/videoManagement/recommend.js create mode 100644 src/api/videoManagement/recommendTopic.js create mode 100644 src/api/videoManagement/topic.js create mode 100644 src/api/videoManagement/videoCollectCategory.js create mode 100644 src/api/videoManagement/videoList.js create mode 100644 src/api/videoManagement/videoRank.js create mode 100644 src/api/videoManagement/videoTagType.js create mode 100644 src/api/weblive/api.js create mode 100755 src/assets/401_images/401.gif create mode 100755 src/assets/404_images/404.png create mode 100755 src/assets/404_images/404_cloud.png create mode 100644 src/assets/css/video-js.css create mode 100644 src/assets/logo.png create mode 100644 src/assets/select.png create mode 100755 src/components/Breadcrumb/index.vue create mode 100755 src/components/Hamburger/index.vue create mode 100755 src/components/HeaderSearch/index.vue create mode 100644 src/components/QuillEditor/index.vue create mode 100755 src/components/RightPanel/index.vue create mode 100755 src/components/Screenfull/index.vue create mode 100644 src/components/ShowImg/components/dialog.vue create mode 100644 src/components/ShowImg/index.vue create mode 100644 src/components/ShowVideo/index.vue create mode 100644 src/components/SvgIcon/index.vue create mode 100644 src/components/TagSelect/index.vue create mode 100644 src/components/TagSelectV2/index.vue create mode 100644 src/components/Tinymce/components/EditorImage.vue create mode 100644 src/components/Tinymce/dynamicLoadScript.js create mode 100644 src/components/Tinymce/index.vue create mode 100644 src/components/Tinymce/plugins.js create mode 100644 src/components/Tinymce/toolbar.js create mode 100644 src/components/UploadComicsImgArr/index.vue create mode 100644 src/components/UploadComicsImgArrByOrder/index.vue create mode 100644 src/components/UploadImg/index.vue create mode 100644 src/components/UploadImgArr/index.vue create mode 100644 src/components/UploadImgArr/indexPlus.vue create mode 100644 src/components/UploadImgPaste/index.vue create mode 100644 src/components/UploadVideo/index.vue create mode 100644 src/components/UploadVideoLibrary/index.vue create mode 100644 src/components/UploadVideoMp4/index.vue create mode 100644 src/components/VueDplayerHls/index.vue create mode 100644 src/components/otherManagement/jumptab.js create mode 100755 src/directive/clipboard/clipboard.js create mode 100755 src/directive/clipboard/index.js create mode 100755 src/directive/el-drag-dialog/drag.js create mode 100755 src/directive/el-drag-dialog/index.js create mode 100755 src/directive/el-table/adaptive.js create mode 100755 src/directive/el-table/index.js create mode 100755 src/directive/permission/index.js create mode 100755 src/directive/permission/permission.js create mode 100755 src/directive/sticky.js create mode 100755 src/directive/waves/index.js create mode 100755 src/directive/waves/waves.css create mode 100755 src/directive/waves/waves.js create mode 100644 src/filters/activity/cardActivity.js create mode 100644 src/filters/activity/missionList.js create mode 100644 src/filters/activity/prize.js create mode 100644 src/filters/aiManagement/aiFaceOrder.js create mode 100644 src/filters/aiManagement/aiTemplate.js create mode 100644 src/filters/appManagement/appList.js create mode 100644 src/filters/circleManagement/circleCategory.js create mode 100644 src/filters/circleManagement/circleList.js create mode 100644 src/filters/comicsManagement/comicsTopic.js create mode 100644 src/filters/commodity/giftBag.js create mode 100644 src/filters/commodity/redeem.js create mode 100644 src/filters/commodity/vipcard.js create mode 100644 src/filters/commodity/vipcode.js create mode 100644 src/filters/dating/datingManagement.js create mode 100644 src/filters/dating/datingModel.js create mode 100755 src/filters/index.js create mode 100644 src/filters/mediaLibrary/mediaTag.js create mode 100644 src/filters/mediaLibrary/videoList.js create mode 100644 src/filters/novelsManagement/novelsTopic.js create mode 100644 src/filters/otherManagement/jumptab.js create mode 100644 src/filters/postManagement/infoList.js create mode 100644 src/filters/system/hotsearch.js create mode 100644 src/filters/tran/recharge.js create mode 100644 src/filters/tran/rechargeProvider.js create mode 100644 src/filters/tran/runningList.js create mode 100644 src/filters/tran/withdrawList.js create mode 100644 src/filters/tran/withdrawProvider.js create mode 100644 src/filters/user/banList.js create mode 100644 src/filters/user/feedbackList.js create mode 100644 src/filters/user/userList.js create mode 100644 src/filters/user/userStat.js create mode 100644 src/filters/videoManagement/commentManage.js create mode 100644 src/filters/videoManagement/topic.js create mode 100644 src/filters/videoManagement/videoList.js create mode 100644 src/filters/videoManagement/videoType.js create mode 100755 src/icons/index.js create mode 100755 src/icons/svg/404.svg create mode 100644 src/icons/svg/account.svg create mode 100644 src/icons/svg/activity.svg create mode 100644 src/icons/svg/actor.svg create mode 100644 src/icons/svg/addUser.svg create mode 100644 src/icons/svg/advertising.svg create mode 100644 src/icons/svg/av.svg create mode 100755 src/icons/svg/bug.svg create mode 100755 src/icons/svg/chart.svg create mode 100755 src/icons/svg/clipboard.svg create mode 100644 src/icons/svg/commodity.svg create mode 100755 src/icons/svg/component.svg create mode 100755 src/icons/svg/dashboard.svg create mode 100644 src/icons/svg/data.svg create mode 100755 src/icons/svg/documentation.svg create mode 100644 src/icons/svg/domain.svg create mode 100755 src/icons/svg/drag.svg create mode 100755 src/icons/svg/edit.svg create mode 100755 src/icons/svg/education.svg create mode 100755 src/icons/svg/email.svg create mode 100755 src/icons/svg/example.svg create mode 100755 src/icons/svg/excel.svg create mode 100755 src/icons/svg/exit-fullscreen.svg create mode 100755 src/icons/svg/eye-open.svg create mode 100755 src/icons/svg/eye.svg create mode 100755 src/icons/svg/form.svg create mode 100755 src/icons/svg/fullscreen.svg create mode 100644 src/icons/svg/google.svg create mode 100755 src/icons/svg/guide.svg create mode 100644 src/icons/svg/home.svg create mode 100755 src/icons/svg/icon.svg create mode 100644 src/icons/svg/image.svg create mode 100755 src/icons/svg/international.svg create mode 100755 src/icons/svg/language.svg create mode 100755 src/icons/svg/link.svg create mode 100755 src/icons/svg/list.svg create mode 100755 src/icons/svg/lock.svg create mode 100755 src/icons/svg/message.svg create mode 100755 src/icons/svg/money.svg create mode 100755 src/icons/svg/nested.svg create mode 100644 src/icons/svg/online.svg create mode 100755 src/icons/svg/password.svg create mode 100755 src/icons/svg/people.svg create mode 100755 src/icons/svg/peoples.svg create mode 100644 src/icons/svg/proxy.svg create mode 100644 src/icons/svg/record.svg create mode 100644 src/icons/svg/role.svg create mode 100755 src/icons/svg/search.svg create mode 100755 src/icons/svg/shopping.svg create mode 100644 src/icons/svg/shortVideo.svg create mode 100755 src/icons/svg/size.svg create mode 100755 src/icons/svg/skill.svg create mode 100755 src/icons/svg/star.svg create mode 100644 src/icons/svg/statistics.svg create mode 100644 src/icons/svg/system.svg create mode 100755 src/icons/svg/tab.svg create mode 100755 src/icons/svg/table.svg create mode 100644 src/icons/svg/task.svg create mode 100755 src/icons/svg/theme.svg create mode 100644 src/icons/svg/topic.svg create mode 100644 src/icons/svg/tran.svg create mode 100755 src/icons/svg/tree-table.svg create mode 100755 src/icons/svg/tree.svg create mode 100644 src/icons/svg/upload.svg create mode 100755 src/icons/svg/user.svg create mode 100644 src/icons/svg/userList.svg create mode 100644 src/icons/svg/userToday.svg create mode 100644 src/icons/svg/version.svg create mode 100644 src/icons/svg/video.svg create mode 100644 src/icons/svg/videoClassify.svg create mode 100644 src/icons/svg/videofile.svg create mode 100755 src/icons/svg/wechat.svg create mode 100644 src/icons/svg/withdrawProvider.svg create mode 100755 src/icons/svg/zip.svg create mode 100644 src/icons/svg/活动列表.svg create mode 100644 src/icons/svg/活动订单列表_画板 1.svg create mode 100755 src/icons/svgo.yml create mode 100755 src/layout/components/AppMain.vue create mode 100755 src/layout/components/Navbar.vue create mode 100755 src/layout/components/Sidebar/FixiOSBug.js create mode 100755 src/layout/components/Sidebar/Item.vue create mode 100755 src/layout/components/Sidebar/Link.vue create mode 100755 src/layout/components/Sidebar/Logo.vue create mode 100755 src/layout/components/Sidebar/SidebarItem.vue create mode 100755 src/layout/components/Sidebar/index.vue create mode 100755 src/layout/components/TagsView/ScrollPane.vue create mode 100755 src/layout/components/TagsView/index.vue create mode 100755 src/layout/components/index.js create mode 100755 src/layout/index.vue create mode 100755 src/layout/mixin/ResizeHandler.js create mode 100755 src/main.js create mode 100755 src/permission.js create mode 100755 src/router/index.js create mode 100755 src/settings.js create mode 100755 src/store/getters.js create mode 100755 src/store/index.js create mode 100644 src/store/modules/account.js create mode 100644 src/store/modules/activity.js create mode 100755 src/store/modules/app.js create mode 100644 src/store/modules/circleManagement.js create mode 100644 src/store/modules/comics.js create mode 100644 src/store/modules/loufeng.js create mode 100644 src/store/modules/novels.js create mode 100644 src/store/modules/other.js create mode 100755 src/store/modules/permission.js create mode 100644 src/store/modules/photoManagement.js create mode 100755 src/store/modules/settings.js create mode 100644 src/store/modules/system.js create mode 100755 src/store/modules/tagsView.js create mode 100755 src/store/modules/user.js create mode 100644 src/store/modules/videoManagement.js create mode 100644 src/store/modules/vipCard.js create mode 100755 src/styles/btn.scss create mode 100755 src/styles/element-ui.scss create mode 100755 src/styles/element-variables.scss create mode 100644 src/styles/fonts/element-icons.ttf create mode 100644 src/styles/fonts/element-icons.woff create mode 100755 src/styles/index.scss create mode 100644 src/styles/login.js create mode 100755 src/styles/mixin.scss create mode 100755 src/styles/sidebar.scss create mode 100755 src/styles/transition.scss create mode 100755 src/styles/variables.scss create mode 100755 src/utils/auth.js create mode 100755 src/utils/error-log.js create mode 100755 src/utils/get-page-title.js create mode 100755 src/utils/index.js create mode 100755 src/utils/request.js create mode 100644 src/utils/roleTreeList.js create mode 100644 src/utils/routerTool.js create mode 100644 src/utils/serviceRoute.js create mode 100755 src/utils/validate.js create mode 100644 src/views/account/accountList/components/addOrExit.vue create mode 100644 src/views/account/accountList/index.vue create mode 100644 src/views/account/roleList/components/addOrExit.vue create mode 100644 src/views/account/roleList/index.vue create mode 100644 src/views/activity/activityList/components/AddOrEdit.vue create mode 100644 src/views/activity/activityList/index.vue create mode 100644 src/views/activity/advertise/components/AddOrEdit.vue create mode 100644 src/views/activity/advertise/index.vue create mode 100644 src/views/activity/announcement/components/AddOrEdit.vue create mode 100644 src/views/activity/announcement/index.vue create mode 100644 src/views/activity/broadcast/components/AddOrEdit.vue create mode 100644 src/views/activity/broadcast/index.vue create mode 100644 src/views/activity/cardActivity/components/AddOrEdit.vue create mode 100644 src/views/activity/cardActivity/components/addCard.vue create mode 100644 src/views/activity/cardActivity/components/cardInfoList.vue create mode 100644 src/views/activity/cardActivity/index.vue create mode 100644 src/views/activity/cardcolletList/index.vue create mode 100644 src/views/activity/checkInCfg/index.vue create mode 100644 src/views/activity/checkInCfgList/components/AddOrEdit.vue create mode 100644 src/views/activity/checkInCfgList/index.vue create mode 100644 src/views/activity/checkInList/index.vue create mode 100644 src/views/activity/contact/components/AddOrEdit.vue create mode 100644 src/views/activity/contact/index.vue create mode 100644 src/views/activity/hGame/components/AddOrEdit.vue create mode 100644 src/views/activity/hGame/index.vue create mode 100644 src/views/activity/hopeActivity/components/AddOrEdit.vue create mode 100644 src/views/activity/hopeActivity/index.vue create mode 100644 src/views/activity/hopeDetails/components/AddOrEdit.vue create mode 100644 src/views/activity/hopeDetails/index.vue create mode 100644 src/views/activity/msgList/components/AddOrEdit.vue create mode 100644 src/views/activity/msgList/index.vue create mode 100644 src/views/activity/notification/components/AddOrEdit.vue create mode 100644 src/views/activity/notification/index.vue create mode 100644 src/views/activity/noviceTaskCfg/components/AddOrEdit.vue create mode 100644 src/views/activity/noviceTaskCfg/index.vue create mode 100644 src/views/activity/noviceTaskList/components/AddOrEdit.vue create mode 100644 src/views/activity/noviceTaskList/index.vue create mode 100644 src/views/activity/proxyPrizeHistoryList/index.vue create mode 100644 src/views/activity/proxyPrizeList/components/AddOrEdit.vue create mode 100644 src/views/activity/proxyPrizeList/index.vue create mode 100644 src/views/activity/redeemprize/components/AddOrEdit.vue create mode 100644 src/views/activity/redeemprize/index.vue create mode 100644 src/views/activity/worksPrize/components/AddOrEdit.vue create mode 100644 src/views/activity/worksPrize/index.vue create mode 100644 src/views/aiManagement/aiCategory/components/AddOrEdit.vue create mode 100644 src/views/aiManagement/aiCategory/index.vue create mode 100644 src/views/aiManagement/aiFaceOrder/components/AddOrEditPhoto.vue create mode 100644 src/views/aiManagement/aiFaceOrder/components/AddOrEditVideo.vue create mode 100644 src/views/aiManagement/aiFaceOrder/photo.vue create mode 100644 src/views/aiManagement/aiFaceOrder/video.vue create mode 100644 src/views/aiManagement/aiGirlFriendConfig/components/AddOrEdit.vue create mode 100644 src/views/aiManagement/aiGirlFriendConfig/index.vue create mode 100644 src/views/aiManagement/aiImgToVideo/components/AddOrEdit.vue create mode 100644 src/views/aiManagement/aiImgToVideo/index.vue create mode 100644 src/views/aiManagement/aiStripOrder/components/AddOrEdit.vue create mode 100644 src/views/aiManagement/aiStripOrder/index.vue create mode 100644 src/views/aiManagement/aiTemplate/components/AddOrEdit.vue create mode 100644 src/views/aiManagement/aiTemplate/index.vue create mode 100644 src/views/appManagement/appList/components/AddOrEdit.vue create mode 100644 src/views/appManagement/appList/index.vue create mode 100644 src/views/comicsManagement/comicNotUpList/components/addComic.vue create mode 100644 src/views/comicsManagement/comicNotUpList/index.vue create mode 100644 src/views/comicsManagement/comics/components/AddOrEdit.vue create mode 100644 src/views/comicsManagement/comics/components/EditCom.vue create mode 100644 src/views/comicsManagement/comics/components/addTags.vue create mode 100644 src/views/comicsManagement/comics/components/chapterAddOrEdit.vue create mode 100644 src/views/comicsManagement/comics/components/chapterList.vue create mode 100644 src/views/comicsManagement/comics/components/delTag.vue create mode 100644 src/views/comicsManagement/comics/components/setTag.vue create mode 100644 src/views/comicsManagement/comics/index.vue create mode 100644 src/views/comicsManagement/comicsCV/components/AddOrEdit.vue create mode 100644 src/views/comicsManagement/comicsCV/index.vue create mode 100644 src/views/comicsManagement/comicsCategory/components/AddOrEdit.vue create mode 100644 src/views/comicsManagement/comicsCategory/index.vue create mode 100644 src/views/comicsManagement/comicsDayRecommend/components/AddOrEdit.vue create mode 100644 src/views/comicsManagement/comicsDayRecommend/index.vue create mode 100644 src/views/comicsManagement/comicsTag/components/AddOrEdit.vue create mode 100644 src/views/comicsManagement/comicsTag/index.vue create mode 100644 src/views/comicsManagement/comicsTopic/components/AddOrEdit.vue create mode 100644 src/views/comicsManagement/comicsTopic/index.vue create mode 100644 src/views/comicsManagement/comicsVideo/components/AddOrEdit.vue create mode 100644 src/views/comicsManagement/comicsVideo/index.vue create mode 100644 src/views/comicsManagement/singleRecommend/components/AddOrEdit.vue create mode 100644 src/views/comicsManagement/singleRecommend/index.vue create mode 100644 src/views/comicsManagement/ysmComicsTopic/components/editOrAdd.vue create mode 100644 src/views/comicsManagement/ysmComicsTopic/index.vue create mode 100644 src/views/commodity/cardType/components/AddOrEdit.vue create mode 100644 src/views/commodity/cardType/index.vue create mode 100644 src/views/commodity/discountcard/components/AddOrEdit.vue create mode 100644 src/views/commodity/discountcard/index.vue create mode 100644 src/views/commodity/giftBag/components/AddOrEdit.vue create mode 100644 src/views/commodity/giftBag/index.vue create mode 100644 src/views/commodity/gold/components/AddOrEdit.vue create mode 100644 src/views/commodity/gold/index.vue create mode 100644 src/views/commodity/listOfBenefits/components/AddOrEdit.vue create mode 100644 src/views/commodity/listOfBenefits/index.vue create mode 100644 src/views/commodity/listRecord/index.vue create mode 100644 src/views/commodity/redeem/components/AddOrEdit.vue create mode 100644 src/views/commodity/redeem/index.vue create mode 100644 src/views/commodity/redeemRecord/index.vue create mode 100644 src/views/commodity/userDiscountcard/components/AddOrEdit.vue create mode 100644 src/views/commodity/userDiscountcard/index.vue create mode 100644 src/views/commodity/vipcard/components/AddOrEdit.vue create mode 100644 src/views/commodity/vipcard/index.vue create mode 100644 src/views/commodity/vipcode/components/AddOrEdit.vue create mode 100644 src/views/commodity/vipcode/index.vue create mode 100644 src/views/couponsActivity/historyList/index.vue create mode 100644 src/views/couponsActivity/list/components/AddOrEdit.vue create mode 100644 src/views/couponsActivity/list/index.vue create mode 100644 src/views/couponsActivity/userList/components/AddOrEdit.vue create mode 100644 src/views/couponsActivity/userList/index.vue create mode 100644 src/views/datingManagement/adminLoufeng/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/adminLoufeng/components/batch.vue create mode 100644 src/views/datingManagement/adminLoufeng/index.vue create mode 100644 src/views/datingManagement/adminModel/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/adminModel/components/batch.vue create mode 100644 src/views/datingManagement/adminModel/index.vue create mode 100644 src/views/datingManagement/complaint/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/complaint/index.vue create mode 100644 src/views/datingManagement/datingBoss/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/datingBoss/index.vue create mode 100644 src/views/datingManagement/datingCity/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/datingCity/index.vue create mode 100644 src/views/datingManagement/datingConfig/index.vue create mode 100644 src/views/datingManagement/datingModel/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/datingModel/components/auditEdit.vue create mode 100644 src/views/datingManagement/datingModel/index.vue create mode 100644 src/views/datingManagement/datingOrder/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/datingOrder/index.vue create mode 100644 src/views/datingManagement/datingReport/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/datingReport/components/Audit.vue create mode 100644 src/views/datingManagement/datingReport/index.vue create mode 100644 src/views/datingManagement/linkUrlList/index.vue create mode 100644 src/views/datingManagement/loufeng/components/AddOrEdit.vue create mode 100644 src/views/datingManagement/loufeng/index.vue create mode 100755 src/views/error-page/401.vue create mode 100755 src/views/error-page/404.vue create mode 100644 src/views/home/components/homeChart.vue create mode 100644 src/views/home/components/homePanel.vue create mode 100644 src/views/home/index.vue create mode 100644 src/views/home/promptPage.vue create mode 100755 src/views/login/auth-redirect.vue create mode 100755 src/views/login/index.vue create mode 100644 src/views/lottery/lotteryList/index.vue create mode 100644 src/views/lottery/prizeLotteryList/components/AddOrEdit.vue create mode 100644 src/views/lottery/prizeLotteryList/index.vue create mode 100644 src/views/lottery/prizeManagement/components/AddOrEdit.vue create mode 100644 src/views/lottery/prizeManagement/components/addCard.vue create mode 100644 src/views/lottery/prizeManagement/index.vue create mode 100644 src/views/mediaLibrary/videoList/components/AddOrEdit.vue create mode 100644 src/views/mediaLibrary/videoList/components/editShowLocation.vue create mode 100644 src/views/mediaLibrary/videoList/index.vue create mode 100644 src/views/mediaLibrary/videoListV1/components/AddOrEdit.vue create mode 100644 src/views/mediaLibrary/videoListV1/index.vue create mode 100644 src/views/mediaLibrary/videoListV2/index.vue create mode 100644 src/views/novelsManagement/audioList/components/AddChapter.vue create mode 100644 src/views/novelsManagement/audioList/components/AddOrEdit.vue create mode 100644 src/views/novelsManagement/audioList/index.vue create mode 100644 src/views/novelsManagement/novels/components/AddOrEdit.vue create mode 100644 src/views/novelsManagement/novels/components/EditCom.vue create mode 100644 src/views/novelsManagement/novels/components/addTags.vue create mode 100644 src/views/novelsManagement/novels/components/addTotal.vue create mode 100644 src/views/novelsManagement/novels/components/batch.vue create mode 100644 src/views/novelsManagement/novels/components/chapterAddOrEdit.vue create mode 100644 src/views/novelsManagement/novels/components/chapterList.vue create mode 100644 src/views/novelsManagement/novels/components/setTag.vue create mode 100644 src/views/novelsManagement/novels/index.vue create mode 100644 src/views/novelsManagement/novelsCV/components/AddOrEdit.vue create mode 100644 src/views/novelsManagement/novelsCV/index.vue create mode 100644 src/views/novelsManagement/novelsCategory/components/AddOrEdit.vue create mode 100644 src/views/novelsManagement/novelsCategory/index.vue create mode 100644 src/views/novelsManagement/novelsTag/components/AddOrEdit.vue create mode 100644 src/views/novelsManagement/novelsTag/index.vue create mode 100644 src/views/novelsManagement/novelsTopic/components/AddOrEdit.vue create mode 100644 src/views/novelsManagement/novelsTopic/index.vue create mode 100644 src/views/novelsManagement/novelsVideo/components/AddOrEdit.vue create mode 100644 src/views/novelsManagement/novelsVideo/index.vue create mode 100644 src/views/otherConfig/aicustomerservice/components/AddOrEdit.vue create mode 100644 src/views/otherConfig/aicustomerservice/index.vue create mode 100644 src/views/otherConfig/discountCardConfig/index.vue create mode 100644 src/views/otherConfig/jumptab/components/AddOrEdit.vue create mode 100644 src/views/otherConfig/jumptab/index.vue create mode 100644 src/views/otherConfig/officialGroup/components/AddOrEdit.vue create mode 100644 src/views/otherConfig/officialGroup/index.vue create mode 100644 src/views/postManagement/infoList/components/AddOrEdit.vue create mode 100644 src/views/postManagement/infoList/components/auditEdit.vue create mode 100644 src/views/postManagement/infoList/index.vue create mode 100644 src/views/postManagement/postCategory/components/AddOrEdit.vue create mode 100644 src/views/postManagement/postCategory/index.vue create mode 100644 src/views/postManagement/postDiscussactivit/components/AddOrEdit.vue create mode 100644 src/views/postManagement/postDiscussactivit/components/postList.vue create mode 100644 src/views/postManagement/postDiscussactivit/index.vue create mode 100644 src/views/postManagement/postReport/components/AddOrEdit.vue create mode 100644 src/views/postManagement/postReport/index.vue create mode 100644 src/views/postManagement/postTag/components/AddOrEdit.vue create mode 100644 src/views/postManagement/postTag/index.vue create mode 100644 src/views/postManagement/postUser/components/AddOrEdit.vue create mode 100644 src/views/postManagement/postUser/index.vue create mode 100644 src/views/rankManagement/rank/components/AddOrEdit.vue create mode 100644 src/views/rankManagement/rank/index.vue create mode 100644 src/views/resourceManagement/comicTagType/components/AddOrEdit.vue create mode 100644 src/views/resourceManagement/comicTagType/index.vue create mode 100644 src/views/resourceManagement/comics/components/AddOrEdit.vue create mode 100644 src/views/resourceManagement/comics/components/EditCom.vue create mode 100644 src/views/resourceManagement/comics/components/addTags.vue create mode 100644 src/views/resourceManagement/comics/components/chapterAddOrEdit.vue create mode 100644 src/views/resourceManagement/comics/components/chapterList.vue create mode 100644 src/views/resourceManagement/comics/components/delTag.vue create mode 100644 src/views/resourceManagement/comics/components/setTag.vue create mode 100644 src/views/resourceManagement/comics/index.vue create mode 100644 src/views/resourceManagement/novelTagType/components/AddOrEdit.vue create mode 100644 src/views/resourceManagement/novelTagType/index.vue create mode 100644 src/views/resourceManagement/novels/components/AddOrEdit.vue create mode 100644 src/views/resourceManagement/novels/components/EditCom.vue create mode 100644 src/views/resourceManagement/novels/components/addTags.vue create mode 100644 src/views/resourceManagement/novels/components/addTotal.vue create mode 100644 src/views/resourceManagement/novels/components/batch.vue create mode 100644 src/views/resourceManagement/novels/components/chapterAddOrEdit.vue create mode 100644 src/views/resourceManagement/novels/components/chapterList.vue create mode 100644 src/views/resourceManagement/novels/components/setTag.vue create mode 100644 src/views/resourceManagement/novels/index.vue create mode 100644 src/views/resourceManagement/videoList/components/AddOrEdit.vue create mode 100644 src/views/resourceManagement/videoList/components/addVideo.vue create mode 100644 src/views/resourceManagement/videoList/components/addVideo2.vue create mode 100644 src/views/resourceManagement/videoList/components/batch.vue create mode 100644 src/views/resourceManagement/videoList/components/delTag.vue create mode 100644 src/views/resourceManagement/videoList/components/setTag.vue create mode 100644 src/views/resourceManagement/videoList/components/shareUrl.vue create mode 100644 src/views/resourceManagement/videoList/index.vue create mode 100644 src/views/resourceManagement/videoTagType/components/AddOrEdit.vue create mode 100644 src/views/resourceManagement/videoTagType/components/AddTag.vue create mode 100644 src/views/resourceManagement/videoTagType/components/setTag.vue create mode 100644 src/views/resourceManagement/videoTagType/components/tagList.vue create mode 100644 src/views/resourceManagement/videoTagType/index.vue create mode 100644 src/views/searchManagement/hotsearch/components/AddOrEdit.vue create mode 100644 src/views/searchManagement/hotsearch/index.vue create mode 100644 src/views/system/lotteryConfig/index.vue create mode 100644 src/views/system/operationLog/index.vue create mode 100644 src/views/system/systemConfig/index.vue create mode 100644 src/views/tran/goldSaleInfo/index.vue create mode 100644 src/views/tran/hourStat/index.vue create mode 100644 src/views/tran/recharge/index.vue create mode 100644 src/views/tran/rechargeProvider/components/AddOrEdit.vue create mode 100644 src/views/tran/rechargeProvider/index.vue create mode 100644 src/views/tran/rechargeProviderManage/components/AddOrEdit.vue create mode 100644 src/views/tran/rechargeProviderManage/components/edit.vue create mode 100644 src/views/tran/rechargeProviderManage/index.vue create mode 100644 src/views/tran/runningList/index.vue create mode 100644 src/views/tran/saleinfo/index.vue create mode 100644 src/views/tran/stat/index.vue create mode 100644 src/views/tran/ticketSaleinfo/index.vue create mode 100644 src/views/tran/withdrawChannel/components/AddOrEdit.vue create mode 100644 src/views/tran/withdrawChannel/index.vue create mode 100644 src/views/tran/withdrawList/components/rejectEdit.vue create mode 100644 src/views/tran/withdrawList/components/waterList.vue create mode 100644 src/views/tran/withdrawList/index.vue create mode 100644 src/views/upManagement/notice/components/addUp.vue create mode 100644 src/views/upManagement/notice/index.vue create mode 100644 src/views/upManagement/upList/components/addUp.vue create mode 100644 src/views/upManagement/upList/components/showQR.vue create mode 100644 src/views/upManagement/upList/index.vue create mode 100644 src/views/upManagement/upMasterlist/index.vue create mode 100644 src/views/upManagement/upRelease/index.vue create mode 100644 src/views/upManagement/upStatistic/index.vue create mode 100644 src/views/upManagement/upStatlist/index.vue create mode 100644 src/views/user/banList/index.vue create mode 100644 src/views/user/circleList/components/editCircle.vue create mode 100644 src/views/user/circleList/index.vue create mode 100644 src/views/user/feedbackList/components/AddOrEdit.vue create mode 100644 src/views/user/feedbackList/components/CallBack.vue create mode 100644 src/views/user/feedbackList/index.vue create mode 100644 src/views/user/subscribedCircleList/index.vue create mode 100644 src/views/user/tpList/index.vue create mode 100644 src/views/user/userAgentList/index.vue create mode 100644 src/views/user/userList/components/AddIncCoin.vue create mode 100644 src/views/user/userList/components/AddOrEdit.vue create mode 100644 src/views/user/userList/components/Addcoupon.vue create mode 100644 src/views/user/userList/components/EditGameCoin.vue create mode 100644 src/views/user/userList/components/EditVip.vue create mode 100644 src/views/user/userList/components/MovieTickets.vue create mode 100644 src/views/user/userList/components/banUser.vue create mode 100644 src/views/user/userList/components/coupon.vue create mode 100644 src/views/user/userList/components/showQR.vue create mode 100644 src/views/user/userList/components/viewVerificationCode.vue create mode 100644 src/views/user/userList/components/waterList.vue create mode 100644 src/views/user/userList/index.vue create mode 100644 src/views/user/userStat/index.vue create mode 100644 src/views/userAnalysis/activeDaily/index.vue create mode 100644 src/views/userAnalysis/chargeInterval/index.vue create mode 100644 src/views/userAnalysis/secondary/components/buyList.vue create mode 100644 src/views/userAnalysis/secondary/index.vue create mode 100644 src/views/videoManagement/actressList/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/actressList/index.vue create mode 100644 src/views/videoManagement/collectionList/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/collectionList/components/AddvideoList.vue create mode 100644 src/views/videoManagement/collectionList/components/mediaList.vue create mode 100644 src/views/videoManagement/collectionList/index.vue create mode 100644 src/views/videoManagement/commentLib/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/commentLib/index.vue create mode 100644 src/views/videoManagement/commentManage/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/commentManage/components/review.vue create mode 100644 src/views/videoManagement/commentManage/components/toTop.vue create mode 100644 src/views/videoManagement/commentManage/index.vue create mode 100644 src/views/videoManagement/filterWordList/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/filterWordList/index.vue create mode 100644 src/views/videoManagement/mediaepisode/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/mediaepisode/components/AddvideoList.vue create mode 100644 src/views/videoManagement/mediaepisode/components/mediaList.vue create mode 100644 src/views/videoManagement/mediaepisode/components/setIndex.vue create mode 100644 src/views/videoManagement/mediaepisode/index.vue create mode 100644 src/views/videoManagement/recommend/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/recommend/components/addVideo.vue create mode 100644 src/views/videoManagement/recommend/components/batch.vue create mode 100644 src/views/videoManagement/recommend/components/setTag.vue create mode 100644 src/views/videoManagement/recommend/index.vue create mode 100644 src/views/videoManagement/topic/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/topic/components/editSort.vue create mode 100644 src/views/videoManagement/topic/components/mediaList.vue create mode 100644 src/views/videoManagement/topic/index.vue create mode 100644 src/views/videoManagement/videoCollectCategory/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/videoCollectCategory/index.vue create mode 100644 src/views/videoManagement/videoList/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/videoList/components/addVideo.vue create mode 100644 src/views/videoManagement/videoList/components/addVideo2.vue create mode 100644 src/views/videoManagement/videoList/components/batch.vue create mode 100644 src/views/videoManagement/videoList/components/delTag.vue create mode 100644 src/views/videoManagement/videoList/components/editScore.vue create mode 100644 src/views/videoManagement/videoList/components/review.vue create mode 100644 src/views/videoManagement/videoList/components/setTag.vue create mode 100644 src/views/videoManagement/videoList/components/shareUrl.vue create mode 100644 src/views/videoManagement/videoList/components/videoComment.vue create mode 100644 src/views/videoManagement/videoList/index.vue create mode 100644 src/views/videoManagement/videoTagType/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/videoTagType/components/AddTag.vue create mode 100644 src/views/videoManagement/videoTagType/components/setTag.vue create mode 100644 src/views/videoManagement/videoTagType/components/tagList.vue create mode 100644 src/views/videoManagement/videoTagType/index.vue create mode 100644 src/views/videoManagement/videoType/components/AddOrEdit.vue create mode 100644 src/views/videoManagement/videoType/index.vue create mode 100644 src/views/weblive/webliveCategory/components/AddOrEdit.vue create mode 100644 src/views/weblive/webliveCategory/index.vue create mode 100644 src/views/weblive/webliveStreamlist/index.vue create mode 100755 tests/unit/.eslintrc.js create mode 100755 tests/unit/components/Hamburger.spec.js create mode 100755 tests/unit/components/SvgIcon.spec.js create mode 100755 tests/unit/utils/formatTime.spec.js create mode 100755 tests/unit/utils/parseTime.spec.js create mode 100755 tests/unit/utils/validate.spec.js create mode 100755 vue.config.js create mode 100644 waiwangceshifu.sh create mode 100644 zhengshi.sh diff --git a/.eslintrc.js b/.eslintrc.js new file mode 100755 index 0000000..4b044dd --- /dev/null +++ b/.eslintrc.js @@ -0,0 +1,198 @@ +module.exports = { + "root": true, + "env": { + "node": true + }, + "extends": [ + "plugin:vue/essential", + "eslint:recommended" + ], + "parserOptions": { + "parser": "babel-eslint" + }, + "rules": { + "vue/max-attributes-per-line": [2, { + "singleline": 10, + "multiline": { + "max": 1, + "allowFirstLine": false + } + }], + "vue/html-closing-bracket-newline": ["error", { + "singleline": "never", + "multiline": "never" + }], + "vue/singleline-html-element-content-newline": "off", + "vue/multiline-html-element-content-newline":"off", + "vue/name-property-casing": ["error", "PascalCase"], + 'accessor-pairs': 2, + 'arrow-spacing': [2, { + 'before': true, + 'after': true + }], + 'block-spacing': [2, 'always'], + 'brace-style': [2, '1tbs', { + 'allowSingleLine': true + }], + 'camelcase': [0, { + 'properties': 'always' + }], + 'comma-dangle': [2, 'never'], + 'comma-spacing': [2, { + 'before': false, + 'after': true + }], + 'comma-style': [2, 'last'], + 'constructor-super': 2, + 'curly': [2, 'multi-line'], + 'dot-location': [2, 'property'], + 'eol-last': 2, + 'eqeqeq': [2, 'allow-null'], + 'generator-star-spacing': [2, { + 'before': true, + 'after': true + }], + 'handle-callback-err': [2, '^(err|error)$'], + 'indent': [2, 2, { + 'SwitchCase': 1 + }], + 'jsx-quotes': [2, 'prefer-single'], + 'key-spacing': [2, { + 'beforeColon': false, + 'afterColon': true + }], + 'keyword-spacing': [2, { + 'before': true, + 'after': true + }], + 'new-cap': [2, { + 'newIsCap': true, + 'capIsNew': false + }], + 'new-parens': 2, + 'no-array-constructor': 2, + 'no-caller': 2, + 'no-console': 'off', + 'no-class-assign': 2, + 'no-cond-assign': 2, + 'no-const-assign': 2, + 'no-control-regex': 0, + 'no-delete-var': 2, + 'no-dupe-args': 2, + 'no-dupe-class-members': 2, + 'no-dupe-keys': 2, + 'no-duplicate-case': 2, + 'no-empty-character-class': 2, + 'no-empty-pattern': 2, + 'no-eval': 2, + 'no-ex-assign': 2, + 'no-extend-native': 2, + 'no-extra-bind': 2, + 'no-extra-boolean-cast': 2, + 'no-extra-parens': [2, 'functions'], + 'no-fallthrough': 2, + 'no-floating-decimal': 2, + 'no-func-assign': 2, + 'no-implied-eval': 2, + 'no-inner-declarations': [2, 'functions'], + 'no-invalid-regexp': 2, + 'no-irregular-whitespace': 2, + 'no-iterator': 2, + 'no-label-var': 2, + 'no-labels': [2, { + 'allowLoop': false, + 'allowSwitch': false + }], + 'no-lone-blocks': 2, + 'no-mixed-spaces-and-tabs': 2, + 'no-multi-spaces': 2, + 'no-multi-str': 2, + 'no-multiple-empty-lines': [2, { + 'max': 1 + }], + 'no-native-reassign': 2, + 'no-negated-in-lhs': 2, + 'no-new-object': 2, + 'no-new-require': 2, + 'no-new-symbol': 2, + 'no-new-wrappers': 2, + 'no-obj-calls': 2, + 'no-octal': 2, + 'no-octal-escape': 2, + 'no-path-concat': 2, + 'no-proto': 2, + 'no-redeclare': 2, + 'no-regex-spaces': 2, + 'no-return-assign': [2, 'except-parens'], + 'no-self-assign': 2, + 'no-self-compare': 2, + 'no-sequences': 2, + 'no-shadow-restricted-names': 2, + 'no-spaced-func': 2, + 'no-sparse-arrays': 2, + 'no-this-before-super': 2, + 'no-throw-literal': 2, + 'no-trailing-spaces': 2, + 'no-undef': 2, + 'no-undef-init': 2, + 'no-unexpected-multiline': 2, + 'no-unmodified-loop-condition': 2, + 'no-unneeded-ternary': [2, { + 'defaultAssignment': false + }], + 'no-unreachable': 2, + 'no-unsafe-finally': 2, + 'no-unused-vars': [2, { + 'vars': 'all', + 'args': 'none' + }], + 'no-useless-call': 2, + 'no-useless-computed-key': 2, + 'no-useless-constructor': 2, + 'no-useless-escape': 0, + 'no-whitespace-before-property': 2, + 'no-with': 2, + 'one-var': [2, { + 'initialized': 'never' + }], + 'operator-linebreak': [2, 'after', { + 'overrides': { + '?': 'before', + ':': 'before' + } + }], + 'padded-blocks': [2, 'never'], + 'quotes': [2, 'single', { + 'avoidEscape': true, + 'allowTemplateLiterals': true + }], + 'semi': [2, 'never'], + 'semi-spacing': [2, { + 'before': false, + 'after': true + }], + 'space-before-blocks': [2, 'always'], + 'space-before-function-paren': [2, 'never'], + 'space-in-parens': [2, 'never'], + 'space-infix-ops': 2, + 'space-unary-ops': [2, { + 'words': true, + 'nonwords': false + }], + 'spaced-comment': [2, 'always', { + 'markers': ['global', 'globals', 'eslint', 'eslint-disable', '*package', '!', ','] + }], + 'template-curly-spacing': [2, 'never'], + 'use-isnan': 2, + 'valid-typeof': 2, + 'wrap-iife': [2, 'any'], + 'yield-star-spacing': [2, 'both'], + 'yoda': [2, 'never'], + 'prefer-const': 2, + 'no-debugger': process.env.NODE_ENV === 'production' ? 2 : 0, + 'object-curly-spacing': [2, 'always', { + objectsInObjects: false + }], + 'array-bracket-spacing': [2, 'never'] + } +}; diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..fce5e62 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +.DS_Store +node_modules/ +dist/ +npm-debug.log* +yarn-debug.log* +yarn-error.log* +**/*.log +dist.zip + +tests/**/coverage/ +tests/e2e/reports +selenium-debug.log + +# Editor directories and files +.idea +.vscode +*.suo +*.ntvs* +*.njsproj +*.sln +*.local + +package-lock.json +yarn.lock +.envrc +.tool-versions diff --git a/.prettierrc.js b/.prettierrc.js new file mode 100644 index 0000000..9f930e2 --- /dev/null +++ b/.prettierrc.js @@ -0,0 +1,43 @@ +/* + * @Author: + * @Mail: + * @Date: 2022-10-25 17:03:04 + * @LastEditTime: 2023-01-02 19:38:39 + * @LastEditors: Please set LastEditors + * @FilePath: /zh_h5/.prettierrc.js + */ +/* + * @Author: + * @Mail: + * @Date: 2022-10-25 16:38:07 + * @LastEditTime: 2022-10-25 17:00:49 + * @LastEditors: Please set LastEditors + * @FilePath: /Flj_web_admin/.prettierc.js + */ +module.exports = { + printWidth: 200, // 一行最多 100 字符 + useTabs: false, // 使用tab缩进代替空格;true Tab缩进,false 空格缩进 + tabWidth: 2, // 使用 4 个空格缩进 + semi: true, // 行尾需要有分号 + singleQuote: true, // 使用单引号 + quoteProps: 'as-needed', // 对象的 key 仅在必要时用引号 + trailingComma: 'es5', // 末尾不需要逗号 'es5' none + bracketSpacing: true, // 大括号内的首尾需要空格 + + jsxSingleQuote: false, // jsx 不使用单引号,而使用双引号 + jsxBracketSameLine: true, // jsx 标签的反尖括号需要换行 + + arrowParens: 'avoid', // 箭头函数,只有一个参数的时候,也需要括号 ‘always’ 'avoid' 'none' + + requirePragma: false, //无需顶部注释即可格式化 @prettier + insertPragma: false, //在已被preitter格式化的文件顶部加上标注 @prettier + + proseWrap: 'preserve', // 使用默认的折行标准 + htmlWhitespaceSensitivity: 'css', // 根据显示样式决定 html 要不要折行 'css' 'ignore' + vueIndentScriptAndStyle: false, //不对vue中的script及style标签缩进 + endOfLine: 'lf', // 换行符使用 lf 结尾是 \n \r \n\r auto + embeddedLanguageFormatting: 'auto', //对引用代码进行格式化 + + rangeStart: 0, // 每个文件格式化的范围是文件的全部内容 + rangeEnd: Infinity, +}; diff --git a/.travis.yml b/.travis.yml new file mode 100755 index 0000000..f4be7a0 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,5 @@ +language: node_js +node_js: 10 +script: npm run test +notifications: + email: false diff --git a/README.md b/README.md new file mode 100644 index 0000000..800da9e --- /dev/null +++ b/README.md @@ -0,0 +1,178 @@ +# 麻豆涩漫管理后台 + +## 项目起步 + +```bash + +# 安装依赖 +npm install + +# 开发环境运行 +npm run dev +``` + +This will automatically open http://localhost:8888 + +## 构建 + +```∏ +# 构建预览包 +npm run build:stage + +# 构建生产环境包 +npm run build:prod +``` + +## Advanced + +```bash +# 预览发布环境效果 +npm run preview + +# 预览发布环境效果+静态资源分析 +npm run preview -- --report + +# code format check +npm run lint + +# 代码修复 +npm run lint -- --fix +``` +## 发布 +``` +# 先把dist压缩 +# 测试环境发布 +bash waiwangceshifu.sh +# 正式环境发布 +bash zhengshi.sh +``` +## 项目结构 +``` +├── build # 构建相关 +├── plop-templates # 基本模板 +├── public # 静态资源 +│ │── favicon.ico # favicon图标 +│ │── logo.png # logo图片 +│ └── index.html # html模板 +├── src # 源代码 +│ ├── api # 所有请求 +│ ├── assets # 主题 字体等静态资源 +│ ├── components # 全局公用组件 +│ ├── directive # 全局指令 +│ ├── filters # 全局 filter +│ ├── icons # 项目所有 svg icons +│ ├── layout # 全局 layout +│ ├── router # 路由 【这里需要注意,这个目录里的路由暂时无效,真实路由由utils包下的serviceRoute.js/roleTreeList.js 生成】 +│ ├── store # 全局 store管理 +│ ├── styles # 全局样式 +│ ├── utils # 全局公用方法 +│ ├── views # views 所有页面 +│ ├── App.vue # 入口页面 +│ ├── main.js # 入口文件 加载组件 初始化等 +│ └── permission.js # 权限管理 +├── tests # 测试 +├── .env.xxx # 环境变量配置 +├── .eslintrc.js # eslint 配置项 +├── .babelrc # babel-loader 配置 +├── .travis.yml # 自动化CI配置 +├── waiwangceshifu.sh # 测试服打包脚本 直接运行该脚本 +├── zhengshi.sh # 正式服打包脚本 直接运行该脚本 +├── vue.config.js # vue-cli 配置 +├── postcss.config.js # postcss 配置 +└── package.json # package.json +``` +### 页面结构 +``` +├── user # 用户管理 +│ ├── userList # 用户列表 +│ ├── userAgentList # 全民代理列表 +│ ├── feedbackList # 反馈列表 +│ ├── banList # 封禁日志 +│ └── userStat # 用户收支统计 +│ +├── account # 账号管理 +│ ├── accountList # 账号列表 +│ └── roleList # 角色列表 +│ +├── mediaLibrary # 媒资库 +│ ├── mediaLibraryVideoList # 视频库列表 +│ └── mediatag # 标签列表 +│ +├── VideoManagement # 视频管理 +│ ├── videoList # 视频列表 +│ ├── topic # 主题列表 +│ ├── collectionList # 合集列表 +│ ├── studiosList # 片商列表 +│ ├── videoType # 视频分类 +│ ├── videoTag # 视频标签 +│ ├── actressList # 女优列表 +│ ├── commentManage # 评论管理 +│ └── filterWordList # 非法词管理 +│ +├── postManagement # 社区管理 +│ ├── infoList # 帖子列表 +│ └── postReport # 帖子举报列表 +│ +├── datingManagement # 约炮管理 +│ ├── datingBoss # 经纪人列表 +│ ├── datingCity # 城市列表 +│ ├── complaint # 举报列表 +│ ├── loufeng # 楼风列表 +│ ├── datingModel # 嫩模列表 +│ ├── datingReport # 体验报告列表 +│ └── datingOrder # 订单列表 +│ +├── commodity # 商品管理 +│ │── vipcode # 兑换码列表 +│ │── listRecord # 兑换记录 +│ │── vipCard # 卡片管理 +│ │── gold # 金币管理 +│ │── cardType # 卡类型管理 +│ └── listOfBenefits # 权益管理 +│ +├── daichong # 代充管理 +│ │── gatherManager # 聚商列表 +│ │── businesssmanManager # 商人列表 +│ └── flowManager # 流水列表 +│ +├── tran # 交易管理 +│ │── saleinfo # 视频售卖统计 +│ │── tickeSaleinfo # 会员观影券售卖统计 +│ │── goldSaleInfo # 金币售卖统计 +│ │── recharge # 充值列表 +│ │── runningList # 流水列表 +│ │── stat # 充值成功率统计 +│ │── rechargeProviderList # 支付渠道列表 +│ │── rechargeProviderManage # 支付渠道管理 +│ │── withdrawList # 提现列表 +│ └── withdrawChannel # 提现渠道列表 +│ +├── incidentManagement # 活动管理 +│ │── announcement # 公告列表 +│ │── notification # 通知列表 +│ │── activityList # 活动列表 +│ │── noviceTaskList # 用户新手任务列表 +│ │── noviceTaskCfg # 新手任务配置列表 +│ │── msgList # 消息列表 +│ └── contact # 联系方式 +│ +├── searchManagement # 搜索管理 +│ │── hotsearch # 热搜列表 +│ │── rank # 排行榜列表 +│ └── rankType # 排行榜类型列表 +│ +├── system # 系统管理 +│ │── operationLog # 操作日志 +│ └── systemConfig # 系统配置 +│ +├── gameManagement # 游戏管理 +│ │── gameList # 游戏列表 +│ │── gameRecharge # 充值卡列表 +│ │── gameRechargeList # 游戏充值列表 +│ │── gameRunningList # 游戏流水列表 +│ │── gameWithdrawList # 游戏提现列表 +│ └── gameStatistics # 游戏统计列表 +``` + +麻豆涩漫管理后台测试服 [https://mh.ery9fm.com/] +麻豆涩漫管理后台正式服 [https://admin.bbwhgg.com] diff --git a/babel.config.js b/babel.config.js new file mode 100644 index 0000000..df15158 --- /dev/null +++ b/babel.config.js @@ -0,0 +1,3 @@ +module.exports = { + presets: ['@vue/app'] +} diff --git a/build/index.js b/build/index.js new file mode 100755 index 0000000..0c57de2 --- /dev/null +++ b/build/index.js @@ -0,0 +1,35 @@ +const { run } = require('runjs') +const chalk = require('chalk') +const config = require('../vue.config.js') +const rawArgv = process.argv.slice(2) +const args = rawArgv.join(' ') + +if (process.env.npm_config_preview || rawArgv.includes('--preview')) { + const report = rawArgv.includes('--report') + + run(`vue-cli-service build ${args}`) + + const port = 9526 + const publicPath = config.publicPath + + var connect = require('connect') + var serveStatic = require('serve-static') + const app = connect() + + app.use( + publicPath, + serveStatic('./dist', { + index: ['index.html', '/'] + }) + ) + + app.listen(port, function () { + console.log(chalk.green(`> Preview at http://localhost:${port}${publicPath}`)) + if (report) { + console.log(chalk.green(`> Report at http://localhost:${port}${publicPath}report.html`)) + } + + }) +} else { + run(`vue-cli-service build ${args}`) +} diff --git a/element-variables.scss b/element-variables.scss new file mode 100644 index 0000000..551dbe6 --- /dev/null +++ b/element-variables.scss @@ -0,0 +1,994 @@ +/* Element Chalk Variables */ + +// Special comment for theme configurator +// type|skipAutoTranslation|Category|Order +// skipAutoTranslation 1 + +/* Transition +-------------------------- */ +$--all-transition: all .3s cubic-bezier(.645,.045,.355,1) !default; +$--fade-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1) !default; +$--fade-linear-transition: opacity 200ms linear !default; +$--md-fade-transition: transform 300ms cubic-bezier(0.23, 1, 0.32, 1), opacity 300ms cubic-bezier(0.23, 1, 0.32, 1) !default; +$--border-transition-base: border-color .2s cubic-bezier(.645,.045,.355,1) !default; +$--color-transition-base: color .2s cubic-bezier(.645,.045,.355,1) !default; + +/* Color +-------------------------- */ +/// color|1|Brand Color|0 +$--color-primary: #409EFF !default; +/// color|1|Background Color|4 +$--color-white: #FFFFFF !default; +/// color|1|Background Color|4 +$--color-black: #000000 !default; +$--color-primary-light-1: mix($--color-white, $--color-primary, 10%) !default; /* 53a8ff */ +$--color-primary-light-2: mix($--color-white, $--color-primary, 20%) !default; /* 66b1ff */ +$--color-primary-light-3: mix($--color-white, $--color-primary, 30%) !default; /* 79bbff */ +$--color-primary-light-4: mix($--color-white, $--color-primary, 40%) !default; /* 8cc5ff */ +$--color-primary-light-5: mix($--color-white, $--color-primary, 50%) !default; /* a0cfff */ +$--color-primary-light-6: mix($--color-white, $--color-primary, 60%) !default; /* b3d8ff */ +$--color-primary-light-7: mix($--color-white, $--color-primary, 70%) !default; /* c6e2ff */ +$--color-primary-light-8: mix($--color-white, $--color-primary, 80%) !default; /* d9ecff */ +$--color-primary-light-9: mix($--color-white, $--color-primary, 90%) !default; /* ecf5ff */ +/// color|1|Functional Color|1 +$--color-success: #67C23A !default; +/// color|1|Functional Color|1 +$--color-warning: #E6A23C !default; +/// color|1|Functional Color|1 +$--color-danger: #F56C6C !default; +/// color|1|Functional Color|1 +$--color-info: #909399 !default; + +$--color-success-light: mix($--color-white, $--color-success, 80%) !default; +$--color-warning-light: mix($--color-white, $--color-warning, 80%) !default; +$--color-danger-light: mix($--color-white, $--color-danger, 80%) !default; +$--color-info-light: mix($--color-white, $--color-info, 80%) !default; + +$--color-success-lighter: mix($--color-white, $--color-success, 90%) !default; +$--color-warning-lighter: mix($--color-white, $--color-warning, 90%) !default; +$--color-danger-lighter: mix($--color-white, $--color-danger, 90%) !default; +$--color-info-lighter: mix($--color-white, $--color-info, 90%) !default; +/// color|1|Font Color|2 +$--color-text-primary: #303133 !default; +/// color|1|Font Color|2 +$--color-text-regular: #606266 !default; +/// color|1|Font Color|2 +$--color-text-secondary: #909399 !default; +/// color|1|Font Color|2 +$--color-text-placeholder: #C0C4CC !default; +/// color|1|Border Color|3 +$--border-color-base: #DCDFE6 !default; +/// color|1|Border Color|3 +$--border-color-light: #E4E7ED !default; +/// color|1|Border Color|3 +$--border-color-lighter: #EBEEF5 !default; +/// color|1|Border Color|3 +$--border-color-extra-light: #F2F6FC !default; + +// Background +/// color|1|Background Color|4 +$--background-color-base: #F5F7FA !default; + +/* Link +-------------------------- */ +$--link-color: $--color-primary-light-2 !default; +$--link-hover-color: $--color-primary !default; + +/* Border +-------------------------- */ +$--border-width-base: 1px !default; +$--border-style-base: solid !default; +$--border-color-hover: $--color-text-placeholder !default; +$--border-base: $--border-width-base $--border-style-base $--border-color-base !default; +/// borderRadius|1|Radius|0 +$--border-radius-base: 4px !default; +/// borderRadius|1|Radius|0 +$--border-radius-small: 2px !default; +/// borderRadius|1|Radius|0 +$--border-radius-circle: 100% !default; +/// borderRadius|1|Radius|0 +$--border-radius-zero: 0 !default; + +// Box-shadow +/// boxShadow|1|Shadow|1 +$--box-shadow-base: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04) !default; +// boxShadow|1|Shadow|1 +$--box-shadow-dark: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .12) !default; +/// boxShadow|1|Shadow|1 +$--box-shadow-light: 0 2px 12px 0 rgba(0, 0, 0, 0.1) !default; + +/* Fill +-------------------------- */ +$--fill-base: $--color-white !default; + +/* Typography +-------------------------- */ +$--font-path: 'fonts' !default; +$--font-display: 'auto' !default; +/// fontSize|1|Font Size|0 +$--font-size-extra-large: 20px !default; +/// fontSize|1|Font Size|0 +$--font-size-large: 18px !default; +/// fontSize|1|Font Size|0 +$--font-size-medium: 16px !default; +/// fontSize|1|Font Size|0 +$--font-size-base: 14px !default; +/// fontSize|1|Font Size|0 +$--font-size-small: 13px !default; +/// fontSize|1|Font Size|0 +$--font-size-extra-small: 12px !default; +/// fontWeight|1|Font Weight|1 +$--font-weight-primary: 500 !default; +/// fontWeight|1|Font Weight|1 +$--font-weight-secondary: 100 !default; +/// fontLineHeight|1|Line Height|2 +$--font-line-height-primary: 24px !default; +/// fontLineHeight|1|Line Height|2 +$--font-line-height-secondary: 16px !default; +$--font-color-disabled-base: #bbb !default; +/* Size +-------------------------- */ +$--size-base: 14px !default; + +/* z-index +-------------------------- */ +$--index-normal: 1 !default; +$--index-top: 1000 !default; +$--index-popper: 2000 !default; + +/* Disable base +-------------------------- */ +$--disabled-fill-base: $--background-color-base !default; +$--disabled-color-base: $--color-text-placeholder !default; +$--disabled-border-base: $--border-color-light !default; + +/* Icon +-------------------------- */ +$--icon-color: #666 !default; +$--icon-color-base: $--color-info !default; + +/* Checkbox +-------------------------- */ +/// fontSize||Font|1 +$--checkbox-font-size: 14px !default; +/// fontWeight||Font|1 +$--checkbox-font-weight: $--font-weight-primary !default; +/// color||Color|0 +$--checkbox-font-color: $--color-text-regular !default; +$--checkbox-input-height: 14px !default; +$--checkbox-input-width: 14px !default; +/// borderRadius||Border|2 +$--checkbox-border-radius: $--border-radius-small !default; +/// color||Color|0 +$--checkbox-background-color: $--color-white !default; +$--checkbox-input-border: $--border-base !default; + +/// color||Color|0 +$--checkbox-disabled-border-color: $--border-color-base !default; +$--checkbox-disabled-input-fill: #edf2fc !default; +$--checkbox-disabled-icon-color: $--color-text-placeholder !default; + +$--checkbox-disabled-checked-input-fill: $--border-color-extra-light !default; +$--checkbox-disabled-checked-input-border-color: $--border-color-base !default; +$--checkbox-disabled-checked-icon-color: $--color-text-placeholder !default; + +/// color||Color|0 +$--checkbox-checked-font-color: $--color-primary !default; +$--checkbox-checked-input-border-color: $--color-primary !default; +/// color||Color|0 +$--checkbox-checked-background-color: $--color-primary !default; +$--checkbox-checked-icon-color: $--fill-base !default; + +$--checkbox-input-border-color-hover: $--color-primary !default; +/// height||Other|4 +$--checkbox-bordered-height: 40px !default; +/// padding||Spacing|3 +$--checkbox-bordered-padding: 9px 20px 9px 10px !default; +/// padding||Spacing|3 +$--checkbox-bordered-medium-padding: 7px 20px 7px 10px !default; +/// padding||Spacing|3 +$--checkbox-bordered-small-padding: 5px 15px 5px 10px !default; +/// padding||Spacing|3 +$--checkbox-bordered-mini-padding: 3px 15px 3px 10px !default; +$--checkbox-bordered-medium-input-height: 14px !default; +$--checkbox-bordered-medium-input-width: 14px !default; +/// height||Other|4 +$--checkbox-bordered-medium-height: 36px !default; +$--checkbox-bordered-small-input-height: 12px !default; +$--checkbox-bordered-small-input-width: 12px !default; +/// height||Other|4 +$--checkbox-bordered-small-height: 32px !default; +$--checkbox-bordered-mini-input-height: 12px !default; +$--checkbox-bordered-mini-input-width: 12px !default; +/// height||Other|4 +$--checkbox-bordered-mini-height: 28px !default; + +/// color||Color|0 +$--checkbox-button-checked-background-color: $--color-primary !default; +/// color||Color|0 +$--checkbox-button-checked-font-color: $--color-white !default; +/// color||Color|0 +$--checkbox-button-checked-border-color: $--color-primary !default; + + + +/* Radio +-------------------------- */ +/// fontSize||Font|1 +$--radio-font-size: $--font-size-base !default; +/// fontWeight||Font|1 +$--radio-font-weight: $--font-weight-primary !default; +/// color||Color|0 +$--radio-font-color: $--color-text-regular !default; +$--radio-input-height: 14px !default; +$--radio-input-width: 14px !default; +/// borderRadius||Border|2 +$--radio-input-border-radius: $--border-radius-circle !default; +/// color||Color|0 +$--radio-input-background-color: $--color-white !default; +$--radio-input-border: $--border-base !default; +/// color||Color|0 +$--radio-input-border-color: $--border-color-base !default; +/// color||Color|0 +$--radio-icon-color: $--color-white !default; + +$--radio-disabled-input-border-color: $--disabled-border-base !default; +$--radio-disabled-input-fill: $--disabled-fill-base !default; +$--radio-disabled-icon-color: $--disabled-fill-base !default; + +$--radio-disabled-checked-input-border-color: $--disabled-border-base !default; +$--radio-disabled-checked-input-fill: $--disabled-fill-base !default; +$--radio-disabled-checked-icon-color: $--color-text-placeholder !default; + +/// color||Color|0 +$--radio-checked-font-color: $--color-primary !default; +/// color||Color|0 +$--radio-checked-input-border-color: $--color-primary !default; +/// color||Color|0 +$--radio-checked-input-background-color: $--color-white !default; +/// color||Color|0 +$--radio-checked-icon-color: $--color-primary !default; + +$--radio-input-border-color-hover: $--color-primary !default; + +$--radio-bordered-height: 40px !default; +$--radio-bordered-padding: 12px 20px 0 10px !default; +$--radio-bordered-medium-padding: 10px 20px 0 10px !default; +$--radio-bordered-small-padding: 8px 15px 0 10px !default; +$--radio-bordered-mini-padding: 6px 15px 0 10px !default; +$--radio-bordered-medium-input-height: 14px !default; +$--radio-bordered-medium-input-width: 14px !default; +$--radio-bordered-medium-height: 36px !default; +$--radio-bordered-small-input-height: 12px !default; +$--radio-bordered-small-input-width: 12px !default; +$--radio-bordered-small-height: 32px !default; +$--radio-bordered-mini-input-height: 12px !default; +$--radio-bordered-mini-input-width: 12px !default; +$--radio-bordered-mini-height: 28px !default; + +/// fontSize||Font|1 +$--radio-button-font-size: $--font-size-base !default; +/// color||Color|0 +$--radio-button-checked-background-color: $--color-primary !default; +/// color||Color|0 +$--radio-button-checked-font-color: $--color-white !default; +/// color||Color|0 +$--radio-button-checked-border-color: $--color-primary !default; +$--radio-button-disabled-checked-fill: $--border-color-extra-light !default; + +/* Select +-------------------------- */ +$--select-border-color-hover: $--border-color-hover !default; +$--select-disabled-border: $--disabled-border-base !default; +/// fontSize||Font|1 +$--select-font-size: $--font-size-base !default; +$--select-close-hover-color: $--color-text-secondary !default; + +$--select-input-color: $--color-text-placeholder !default; +$--select-multiple-input-color: #666 !default; +/// color||Color|0 +$--select-input-focus-border-color: $--color-primary !default; +/// fontSize||Font|1 +$--select-input-font-size: 14px !default; + +$--select-option-color: $--color-text-regular !default; +$--select-option-disabled-color: $--color-text-placeholder !default; +$--select-option-disabled-background: $--color-white !default; +/// height||Other|4 +$--select-option-height: 34px !default; +$--select-option-hover-background: $--background-color-base !default; +/// color||Color|0 +$--select-option-selected-font-color: $--color-primary !default; +$--select-option-selected-hover: $--background-color-base !default; + +$--select-group-color: $--color-info !default; +$--select-group-height: 30px !default; +$--select-group-font-size: 12px !default; + +$--select-dropdown-background: $--color-white !default; +$--select-dropdown-shadow: $--box-shadow-light !default; +$--select-dropdown-empty-color: #999 !default; +/// height||Other|4 +$--select-dropdown-max-height: 274px !default; +$--select-dropdown-padding: 6px 0 !default; +$--select-dropdown-empty-padding: 10px 0 !default; +$--select-dropdown-border: solid 1px $--border-color-light !default; + +/* Alert +-------------------------- */ +$--alert-padding: 8px 16px !default; +/// borderRadius||Border|2 +$--alert-border-radius: $--border-radius-base !default; +/// fontSize||Font|1 +$--alert-title-font-size: 13px !default; +/// fontSize||Font|1 +$--alert-description-font-size: 12px !default; +/// fontSize||Font|1 +$--alert-close-font-size: 12px !default; +/// fontSize||Font|1 +$--alert-close-customed-font-size: 13px !default; + +$--alert-success-color: $--color-success-lighter !default; +$--alert-info-color: $--color-info-lighter !default; +$--alert-warning-color: $--color-warning-lighter !default; +$--alert-danger-color: $--color-danger-lighter !default; + +/// height||Other|4 +$--alert-icon-size: 16px !default; +/// height||Other|4 +$--alert-icon-large-size: 28px !default; + +/* MessageBox +-------------------------- */ +/// color||Color|0 +$--messagebox-title-color: $--color-text-primary !default; +$--msgbox-width: 420px !default; +$--msgbox-border-radius: 4px !default; +/// fontSize||Font|1 +$--messagebox-font-size: $--font-size-large !default; +/// fontSize||Font|1 +$--messagebox-content-font-size: $--font-size-base !default; +/// color||Color|0 +$--messagebox-content-color: $--color-text-regular !default; +/// fontSize||Font|1 +$--messagebox-error-font-size: 12px !default; +$--msgbox-padding-primary: 15px !default; +/// color||Color|0 +$--messagebox-success-color: $--color-success !default; +/// color||Color|0 +$--messagebox-info-color: $--color-info !default; +/// color||Color|0 +$--messagebox-warning-color: $--color-warning !default; +/// color||Color|0 +$--messagebox-danger-color: $--color-danger !default; + +/* Message +-------------------------- */ +$--message-shadow: $--box-shadow-base !default; +$--message-min-width: 380px !default; +$--message-background-color: #edf2fc !default; +$--message-padding: 15px 15px 15px 20px !default; +/// color||Color|0 +$--message-close-icon-color: $--color-text-placeholder !default; +/// height||Other|4 +$--message-close-size: 16px !default; +/// color||Color|0 +$--message-close-hover-color: $--color-text-secondary !default; + +/// color||Color|0 +$--message-success-font-color: $--color-success !default; +/// color||Color|0 +$--message-info-font-color: $--color-info !default; +/// color||Color|0 +$--message-warning-font-color: $--color-warning !default; +/// color||Color|0 +$--message-danger-font-color: $--color-danger !default; + +/* Notification +-------------------------- */ +$--notification-width: 330px !default; +/// padding||Spacing|3 +$--notification-padding: 14px 26px 14px 13px !default; +$--notification-radius: 8px !default; +$--notification-shadow: $--box-shadow-light !default; +/// color||Color|0 +$--notification-border-color: $--border-color-lighter !default; +$--notification-icon-size: 24px !default; +$--notification-close-font-size: $--message-close-size !default; +$--notification-group-margin-left: 13px !default; +$--notification-group-margin-right: 8px !default; +/// fontSize||Font|1 +$--notification-content-font-size: $--font-size-base !default; +/// color||Color|0 +$--notification-content-color: $--color-text-regular !default; +/// fontSize||Font|1 +$--notification-title-font-size: 16px !default; +/// color||Color|0 +$--notification-title-color: $--color-text-primary !default; + +/// color||Color|0 +$--notification-close-color: $--color-text-secondary !default; +/// color||Color|0 +$--notification-close-hover-color: $--color-text-regular !default; + +/// color||Color|0 +$--notification-success-icon-color: $--color-success !default; +/// color||Color|0 +$--notification-info-icon-color: $--color-info !default; +/// color||Color|0 +$--notification-warning-icon-color: $--color-warning !default; +/// color||Color|0 +$--notification-danger-icon-color: $--color-danger !default; + +/* Input +-------------------------- */ +$--input-font-size: $--font-size-base !default; +/// color||Color|0 +$--input-font-color: $--color-text-regular !default; +/// height||Other|4 +$--input-width: 140px !default; +/// height||Other|4 +$--input-height: 40px !default; +$--input-border: $--border-base !default; +$--input-border-color: $--border-color-base !default; +/// borderRadius||Border|2 +$--input-border-radius: $--border-radius-base !default; +$--input-border-color-hover: $--border-color-hover !default; +/// color||Color|0 +$--input-background-color: $--color-white !default; +$--input-fill-disabled: $--disabled-fill-base !default; +$--input-color-disabled: $--font-color-disabled-base !default; +/// color||Color|0 +$--input-icon-color: $--color-text-placeholder !default; +/// color||Color|0 +$--input-placeholder-color: $--color-text-placeholder !default; +$--input-max-width: 314px !default; + +$--input-hover-border: $--border-color-hover !default; +$--input-clear-hover-color: $--color-text-secondary !default; + +$--input-focus-border: $--color-primary !default; +$--input-focus-fill: $--color-white !default; + +$--input-disabled-fill: $--disabled-fill-base !default; +$--input-disabled-border: $--disabled-border-base !default; +$--input-disabled-color: $--disabled-color-base !default; +$--input-disabled-placeholder-color: $--color-text-placeholder !default; + +/// fontSize||Font|1 +$--input-medium-font-size: 14px !default; +/// height||Other|4 +$--input-medium-height: 36px !default; +/// fontSize||Font|1 +$--input-small-font-size: 13px !default; +/// height||Other|4 +$--input-small-height: 32px !default; +/// fontSize||Font|1 +$--input-mini-font-size: 12px !default; +/// height||Other|4 +$--input-mini-height: 28px !default; + +/* Cascader +-------------------------- */ +/// color||Color|0 +$--cascader-menu-font-color: $--color-text-regular !default; +/// color||Color|0 +$--cascader-menu-selected-font-color: $--color-primary !default; +$--cascader-menu-fill: $--fill-base !default; +$--cascader-menu-font-size: $--font-size-base !default; +$--cascader-menu-radius: $--border-radius-base !default; +$--cascader-menu-border: solid 1px $--border-color-light !default; +$--cascader-menu-shadow: $--box-shadow-light !default; +$--cascader-node-background-hover: $--background-color-base !default; +$--cascader-node-color-disabled:$--color-text-placeholder !default; +$--cascader-color-empty:$--color-text-placeholder !default; +$--cascader-tag-background: #f0f2f5; + +/* Group +-------------------------- */ +$--group-option-flex: 0 0 (1/5) * 100% !default; +$--group-option-offset-bottom: 12px !default; +$--group-option-fill-hover: rgba($--color-black, 0.06) !default; +$--group-title-color: $--color-black !default; +$--group-title-font-size: $--font-size-base !default; +$--group-title-width: 66px !default; + +/* Tab +-------------------------- */ +$--tab-font-size: $--font-size-base !default; +$--tab-border-line: 1px solid #e4e4e4 !default; +$--tab-header-color-active: $--color-text-secondary !default; +$--tab-header-color-hover: $--color-text-regular !default; +$--tab-header-color: $--color-text-regular !default; +$--tab-header-fill-active: rgba($--color-black, 0.06) !default; +$--tab-header-fill-hover: rgba($--color-black, 0.06) !default; +$--tab-vertical-header-width: 90px !default; +$--tab-vertical-header-count-color: $--color-white !default; +$--tab-vertical-header-count-fill: $--color-text-secondary !default; + +/* Button +-------------------------- */ +/// fontSize||Font|1 +$--button-font-size: $--font-size-base !default; +/// fontWeight||Font|1 +$--button-font-weight: $--font-weight-primary !default; +/// borderRadius||Border|2 +$--button-border-radius: $--border-radius-base !default; +/// padding||Spacing|3 +$--button-padding-vertical: 12px !default; +/// padding||Spacing|3 +$--button-padding-horizontal: 20px !default; + +/// fontSize||Font|1 +$--button-medium-font-size: $--font-size-base !default; +/// borderRadius||Border|2 +$--button-medium-border-radius: $--border-radius-base !default; +/// padding||Spacing|3 +$--button-medium-padding-vertical: 10px !default; +/// padding||Spacing|3 +$--button-medium-padding-horizontal: 20px !default; + +/// fontSize||Font|1 +$--button-small-font-size: 12px !default; +$--button-small-border-radius: #{$--border-radius-base - 1} !default; +/// padding||Spacing|3 +$--button-small-padding-vertical: 9px !default; +/// padding||Spacing|3 +$--button-small-padding-horizontal: 15px !default; +/// fontSize||Font|1 +$--button-mini-font-size: 12px !default; +$--button-mini-border-radius: #{$--border-radius-base - 1} !default; +/// padding||Spacing|3 +$--button-mini-padding-vertical: 7px !default; +/// padding||Spacing|3 +$--button-mini-padding-horizontal: 15px !default; + +/// color||Color|0 +$--button-default-font-color: $--color-text-regular !default; +/// color||Color|0 +$--button-default-background-color: $--color-white !default; +/// color||Color|0 +$--button-default-border-color: $--border-color-base !default; + +/// color||Color|0 +$--button-disabled-font-color: $--color-text-placeholder !default; +/// color||Color|0 +$--button-disabled-background-color: $--color-white !default; +/// color||Color|0 +$--button-disabled-border-color: $--border-color-lighter !default; + +/// color||Color|0 +$--button-primary-border-color: $--color-primary !default; +/// color||Color|0 +$--button-primary-font-color: $--color-white !default; +/// color||Color|0 +$--button-primary-background-color: $--color-primary !default; +/// color||Color|0 +$--button-success-border-color: $--color-success !default; +/// color||Color|0 +$--button-success-font-color: $--color-white !default; +/// color||Color|0 +$--button-success-background-color: $--color-success !default; +/// color||Color|0 +$--button-warning-border-color: $--color-warning !default; +/// color||Color|0 +$--button-warning-font-color: $--color-white !default; +/// color||Color|0 +$--button-warning-background-color: $--color-warning !default; +/// color||Color|0 +$--button-danger-border-color: $--color-danger !default; +/// color||Color|0 +$--button-danger-font-color: $--color-white !default; +/// color||Color|0 +$--button-danger-background-color: $--color-danger !default; +/// color||Color|0 +$--button-info-border-color: $--color-info !default; +/// color||Color|0 +$--button-info-font-color: $--color-white !default; +/// color||Color|0 +$--button-info-background-color: $--color-info !default; + +$--button-hover-tint-percent: 20% !default; +$--button-active-shade-percent: 10% !default; + + +/* cascader +-------------------------- */ +$--cascader-height: 200px !default; + +/* Switch +-------------------------- */ +/// color||Color|0 +$--switch-on-color: $--color-primary !default; +/// color||Color|0 +$--switch-off-color: $--border-color-base !default; +/// fontSize||Font|1 +$--switch-font-size: $--font-size-base !default; +$--switch-core-border-radius: 10px !default; +// height||Other|4 TODO: width 代码写死的40px 所以下面这三个属性都没意义 +$--switch-width: 40px !default; +// height||Other|4 +$--switch-height: 20px !default; +// height||Other|4 +$--switch-button-size: 16px !default; + +/* Dialog +-------------------------- */ +$--dialog-background-color: $--color-white !default; +$--dialog-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3) !default; +/// fontSize||Font|1 +$--dialog-title-font-size: $--font-size-large !default; +/// fontSize||Font|1 +$--dialog-content-font-size: 14px !default; +/// fontLineHeight||LineHeight|2 +$--dialog-font-line-height: $--font-line-height-primary !default; +/// padding||Spacing|3 +$--dialog-padding-primary: 20px !default; + +/* Table +-------------------------- */ +/// color||Color|0 +$--table-border-color: $--border-color-lighter !default; +$--table-border: 1px solid $--table-border-color !default; +/// color||Color|0 +$--table-font-color: $--color-text-regular !default; +/// color||Color|0 +$--table-header-font-color: $--color-text-secondary !default; +/// color||Color|0 +$--table-row-hover-background-color: $--background-color-base !default; +$--table-current-row-background-color: $--color-primary-light-9 !default; +/// color||Color|0 +$--table-header-background-color: $--color-white !default; +$--table-fixed-box-shadow: 0 0 10px rgba(0, 0, 0, .12) !default; + +/* Pagination +-------------------------- */ +/// fontSize||Font|1 +$--pagination-font-size: 13px !default; +/// color||Color|0 +$--pagination-background-color: $--color-white !default; +/// color||Color|0 +$--pagination-font-color: $--color-text-primary !default; +$--pagination-border-radius: 3px !default; +/// color||Color|0 +$--pagination-button-color: $--color-text-primary !default; +/// height||Other|4 +$--pagination-button-width: 35.5px !default; +/// height||Other|4 +$--pagination-button-height: 28px !default; +/// color||Color|0 +$--pagination-button-disabled-color: $--color-text-placeholder !default; +/// color||Color|0 +$--pagination-button-disabled-background-color: $--color-white !default; +/// color||Color|0 +$--pagination-hover-color: $--color-primary !default; + +/* Popup +-------------------------- */ +/// color||Color|0 +$--popup-modal-background-color: $--color-black !default; +/// opacity||Other|1 +$--popup-modal-opacity: 0.5 !default; + +/* Popover +-------------------------- */ +/// color||Color|0 +$--popover-background-color: $--color-white !default; +/// fontSize||Font|1 +$--popover-font-size: $--font-size-base !default; +/// color||Color|0 +$--popover-border-color: $--border-color-lighter !default; +$--popover-arrow-size: 6px !default; +/// padding||Spacing|3 +$--popover-padding: 12px !default; +$--popover-padding-large: 18px 20px !default; +/// fontSize||Font|1 +$--popover-title-font-size: 16px !default; +/// color||Color|0 +$--popover-title-font-color: $--color-text-primary !default; + +/* Tooltip +-------------------------- */ +/// color|1|Color|0 +$--tooltip-fill: $--color-text-primary !default; +/// color|1|Color|0 +$--tooltip-color: $--color-white !default; +/// fontSize||Font|1 +$--tooltip-font-size: 12px !default; +/// color||Color|0 +$--tooltip-border-color: $--color-text-primary !default; +$--tooltip-arrow-size: 6px !default; +/// padding||Spacing|3 +$--tooltip-padding: 10px !default; + +/* Tag +-------------------------- */ +/// color||Color|0 +$--tag-info-color: $--color-info !default; +/// color||Color|0 +$--tag-primary-color: $--color-primary !default; +/// color||Color|0 +$--tag-success-color: $--color-success !default; +/// color||Color|0 +$--tag-warning-color: $--color-warning !default; +/// color||Color|0 +$--tag-danger-color: $--color-danger !default; +/// fontSize||Font|1 +$--tag-font-size: 12px !default; +$--tag-border-radius: 4px !default; +$--tag-padding: 0 10px !default; + +/* Tree +-------------------------- */ +/// color||Color|0 +$--tree-node-hover-background-color: $--background-color-base !default; +/// color||Color|0 +$--tree-font-color: $--color-text-regular !default; +/// color||Color|0 +$--tree-expand-icon-color: $--color-text-placeholder !default; + +/* Dropdown +-------------------------- */ +$--dropdown-menu-box-shadow: $--box-shadow-light !default; +$--dropdown-menuItem-hover-fill: $--color-primary-light-9 !default; +$--dropdown-menuItem-hover-color: $--link-color !default; + +/* Badge +-------------------------- */ +/// color||Color|0 +$--badge-background-color: $--color-danger !default; +$--badge-radius: 10px !default; +/// fontSize||Font|1 +$--badge-font-size: 12px !default; +/// padding||Spacing|3 +$--badge-padding: 6px !default; +/// height||Other|4 +$--badge-size: 18px !default; + +/* Card +--------------------------*/ +/// color||Color|0 +$--card-border-color: $--border-color-lighter !default; +$--card-border-radius: 4px !default; +/// padding||Spacing|3 +$--card-padding: 20px !default; + +/* Slider +--------------------------*/ +/// color||Color|0 +$--slider-main-background-color: $--color-primary !default; +/// color||Color|0 +$--slider-runway-background-color: $--border-color-light !default; +$--slider-button-hover-color: mix($--color-primary, black, 97%) !default; +$--slider-stop-background-color: $--color-white !default; +$--slider-disable-color: $--color-text-placeholder !default; +$--slider-margin: 16px 0 !default; +$--slider-border-radius: 3px !default; +/// height|1|Other|4 +$--slider-height: 6px !default; +/// height||Other|4 +$--slider-button-size: 16px !default; +$--slider-button-wrapper-size: 36px !default; +$--slider-button-wrapper-offset: -15px !default; + +/* Steps +--------------------------*/ +$--steps-border-color: $--disabled-border-base !default; +$--steps-border-radius: 4px !default; +$--steps-padding: 20px !default; + +/* Menu +--------------------------*/ +/// fontSize||Font|1 +$--menu-item-font-size: $--font-size-base !default; +/// color||Color|0 +$--menu-item-font-color: $--color-text-primary !default; +/// color||Color|0 +$--menu-background-color: $--color-white !default; +$--menu-item-hover-fill: $--color-primary-light-9 !default; + +/* Rate +--------------------------*/ +$--rate-height: 20px !default; +/// fontSize||Font|1 +$--rate-font-size: $--font-size-base !default; +/// height||Other|3 +$--rate-icon-size: 18px !default; +/// margin||Spacing|2 +$--rate-icon-margin: 6px !default; +$--rate-icon-color: $--color-text-placeholder !default; + +/* DatePicker +--------------------------*/ +$--datepicker-font-color: $--color-text-regular !default; +/// color|1|Color|0 +$--datepicker-off-font-color: $--color-text-placeholder !default; +/// color||Color|0 +$--datepicker-header-font-color: $--color-text-regular !default; +$--datepicker-icon-color: $--color-text-primary !default; +$--datepicker-border-color: $--disabled-border-base !default; +$--datepicker-inner-border-color: #e4e4e4 !default; +/// color||Color|0 +$--datepicker-inrange-background-color: $--border-color-extra-light !default; +/// color||Color|0 +$--datepicker-inrange-hover-background-color: $--border-color-extra-light !default; +/// color||Color|0 +$--datepicker-active-color: $--color-primary !default; +/// color||Color|0 +$--datepicker-hover-font-color: $--color-primary !default; +$--datepicker-cell-hover-color: #fff !default; + +/* Loading +--------------------------*/ +/// height||Other|4 +$--loading-spinner-size: 42px !default; +/// height||Other|4 +$--loading-fullscreen-spinner-size: 50px !default; + +/* Scrollbar +--------------------------*/ +$--scrollbar-background-color: rgba($--color-text-secondary, .3) !default; +$--scrollbar-hover-background-color: rgba($--color-text-secondary, .5) !default; + +/* Carousel +--------------------------*/ +/// fontSize||Font|1 +$--carousel-arrow-font-size: 12px !default; +$--carousel-arrow-size: 36px !default; +$--carousel-arrow-background: rgba(31, 45, 61, 0.11) !default; +$--carousel-arrow-hover-background: rgba(31, 45, 61, 0.23) !default; +/// width||Other|4 +$--carousel-indicator-width: 30px !default; +/// height||Other|4 +$--carousel-indicator-height: 2px !default; +$--carousel-indicator-padding-horizontal: 4px !default; +$--carousel-indicator-padding-vertical: 12px !default; +$--carousel-indicator-out-color: $--border-color-hover !default; + +/* Collapse +--------------------------*/ +/// color||Color|0 +$--collapse-border-color: $--border-color-lighter !default; +/// height||Other|4 +$--collapse-header-height: 48px !default; +/// color||Color|0 +$--collapse-header-background-color: $--color-white !default; +/// color||Color|0 +$--collapse-header-font-color: $--color-text-primary !default; +/// fontSize||Font|1 +$--collapse-header-font-size: 13px !default; +/// color||Color|0 +$--collapse-content-background-color: $--color-white !default; +/// fontSize||Font|1 +$--collapse-content-font-size: 13px !default; +/// color||Color|0 +$--collapse-content-font-color: $--color-text-primary !default; + +/* Transfer +--------------------------*/ +$--transfer-border-color: $--border-color-lighter !default; +$--transfer-border-radius: $--border-radius-base !default; +/// height||Other|4 +$--transfer-panel-width: 200px !default; +/// height||Other|4 +$--transfer-panel-header-height: 40px !default; +/// color||Color|0 +$--transfer-panel-header-background-color: $--background-color-base !default; +/// height||Other|4 +$--transfer-panel-footer-height: 40px !default; +/// height||Other|4 +$--transfer-panel-body-height: 246px !default; +/// height||Other|4 +$--transfer-item-height: 30px !default; +/// height||Other|4 +$--transfer-filter-height: 32px !default; + +/* Header + --------------------------*/ +$--header-padding: 0 20px !default; + +/* Footer +--------------------------*/ +$--footer-padding: 0 20px !default; + +/* Main +--------------------------*/ +$--main-padding: 20px !default; + +/* Timeline +--------------------------*/ +$--timeline-node-size-normal: 12px !default; +$--timeline-node-size-large: 14px !default; +$--timeline-node-color: $--border-color-light !default; + +/* Backtop +--------------------------*/ +/// color||Color|0 +$--backtop-background-color: $--color-white !default; +/// color||Color|0 +$--backtop-font-color: $--color-primary !default; +/// color||Color|0 +$--backtop-hover-background-color: $--border-color-extra-light !default; + +/* Link +--------------------------*/ +/// fontSize||Font|1 +$--link-font-size: $--font-size-base !default; +/// fontWeight||Font|1 +$--link-font-weight: $--font-weight-primary !default; +/// color||Color|0 +$--link-default-font-color: $--color-text-regular !default; +/// color||Color|0 +$--link-default-active-color: $--color-primary !default; +/// color||Color|0 +$--link-disabled-font-color: $--color-text-placeholder !default; +/// color||Color|0 +$--link-primary-font-color: $--color-primary !default; +/// color||Color|0 +$--link-success-font-color: $--color-success !default; +/// color||Color|0 +$--link-warning-font-color: $--color-warning !default; +/// color||Color|0 +$--link-danger-font-color: $--color-danger !default; +/// color||Color|0 +$--link-info-font-color: $--color-info !default; +/* Calendar +--------------------------*/ +/// border||Other|4 +$--calendar-border: $--table-border !default; +/// color||Other|4 +$--calendar-selected-background-color: #F2F8FE !default; +$--calendar-cell-width: 85px !default; + +/* Form +-------------------------- */ +/// fontSize||Font|1 +$--form-label-font-size: $--font-size-base !default; + +/* Avatar +--------------------------*/ +/// color||Color|0 +$--avatar-font-color: #fff !default; +/// color||Color|0 +$--avatar-background-color: #C0C4CC !default; +/// fontSize||Font Size|1 +$--avatar-text-font-size: 14px !default; +/// fontSize||Font Size|1 +$--avatar-icon-font-size: 18px !default; +/// borderRadius||Border|2 +$--avatar-border-radius: $--border-radius-base !default; +/// size|1|Avatar Size|3 +$--avatar-large-size: 40px !default; +/// size|1|Avatar Size|3 +$--avatar-medium-size: 36px !default; +/// size|1|Avatar Size|3 +$--avatar-small-size: 28px !default; + +/* Break-point +--------------------------*/ +$--sm: 768px !default; +$--md: 992px !default; +$--lg: 1200px !default; +$--xl: 1920px !default; + +$--breakpoints: ( + 'xs' : (max-width: $--sm - 1), + 'sm' : (min-width: $--sm), + 'md' : (min-width: $--md), + 'lg' : (min-width: $--lg), + 'xl' : (min-width: $--xl) +); + +$--breakpoints-spec: ( + 'xs-only' : (max-width: $--sm - 1), + 'sm-and-up' : (min-width: $--sm), + 'sm-only': "(min-width: #{$--sm}) and (max-width: #{$--md - 1})", + 'sm-and-down': (max-width: $--md - 1), + 'md-and-up' : (min-width: $--md), + 'md-only': "(min-width: #{$--md}) and (max-width: #{$--lg - 1})", + 'md-and-down': (max-width: $--lg - 1), + 'lg-and-up' : (min-width: $--lg), + 'lg-only': "(min-width: #{$--lg}) and (max-width: #{$--xl - 1})", + 'lg-and-down': (max-width: $--xl - 1), + 'xl-only' : (min-width: $--xl), +); diff --git a/jest.config.js b/jest.config.js new file mode 100755 index 0000000..143cdc8 --- /dev/null +++ b/jest.config.js @@ -0,0 +1,24 @@ +module.exports = { + moduleFileExtensions: ['js', 'jsx', 'json', 'vue'], + transform: { + '^.+\\.vue$': 'vue-jest', + '.+\\.(css|styl|less|sass|scss|svg|png|jpg|ttf|woff|woff2)$': + 'jest-transform-stub', + '^.+\\.jsx?$': 'babel-jest' + }, + moduleNameMapper: { + '^@/(.*)$': '/src/$1' + }, + snapshotSerializers: ['jest-serializer-vue'], + testMatch: [ + '**/tests/unit/**/*.spec.(js|jsx|ts|tsx)|**/__tests__/*.(js|jsx|ts|tsx)' + ], + collectCoverageFrom: ['src/utils/**/*.{js,vue}', '!src/utils/auth.js', '!src/utils/request.js', 'src/components/**/*.{js,vue}'], + coverageDirectory: '/tests/unit/coverage', + // 'collectCoverage': true, + 'coverageReporters': [ + 'lcov', + 'text-summary' + ], + testURL: 'http://localhost/' +} diff --git a/jsconfig.json b/jsconfig.json new file mode 100755 index 0000000..816408d --- /dev/null +++ b/jsconfig.json @@ -0,0 +1,14 @@ +{ + "compilerOptions": { + "baseUrl": "./", + "paths": { + "@/*": [ + "src/*" + ] + } + }, + "exclude": [ + "node_modules", + "dist" + ] +} \ No newline at end of file diff --git a/package.json b/package.json new file mode 100755 index 0000000..40104fc --- /dev/null +++ b/package.json @@ -0,0 +1,142 @@ +{ + "name": "pao-fu-admin", + "version": "4.2.1", + "description": "A magical vue admin. An out-of-box UI solution for enterprise applications. Newest development stack of vue. Lots of awesome features", + "author": "Pan ", + "license": "MIT", + "scripts": { + "dev": "vue-cli-service serve", + "build:prod": "vue-cli-service build", + "build:stage": "vue-cli-service build --mode staging", + "preview": "node build/index.js --preview", + "lint": "eslint --ext .js,.vue src", + "test:unit": "jest --clearCache && vue-cli-service test:unit", + "test:ci": "npm run lint && npm run test:unit", + "svgo": "svgo -f src/icons/svg --config=src/icons/svgo.yml", + "new": "plop", + "proto": "pbjs -t json-module -w commonjs -o src/proto/proto.js src/proto/pub/*.proto src/proto/web/*.proto" + }, + "husky": { + "hooks": { + "pre-commit": "lint-staged" + } + }, + "lint-staged": { + "src/**/*.{js,vue}": [ + "eslint --fix", + "git add" + ] + }, + "keywords": [ + "vue", + "admin", + "dashboard", + "element-ui", + "boilerplate", + "admin-template", + "management-system" + ], + "repository": { + "type": "git", + "url": "git+https://github.com/PanJiaChen/vue-element-admin.git" + }, + "bugs": { + "url": "https://github.com/PanJiaChen/vue-element-admin/issues" + }, + "dependencies": { + "@videojs/http-streaming": "^1.11.2", + "aigodata-element-theme": "^2.7.0", + "chart.js": "^2.9.3", + "clipboard": "2.0.4", + "default-passive-events": "^2.0.0", + "dplayer": "1.26.0", + "driver.js": "0.9.5", + "echarts": "^4.9.0", + "element-theme": "^2.0.1", + "element-ui": "^2.12.0", + "file-saver": "^2.0.2", + "fuse.js": "3.4.4", + "hls.js": "^1.0.0", + "hooper": "^0.3.4", + "image-conversion": "^2.1.1", + "js-cookie": "2.2.0", + "js-md5": "^0.7.3", + "jschardet": "^3.0.0", + "jsonlint": "1.6.3", + "libphonenumber-js": "^1.7.50", + "mathjs": "^6.6.4", + "moment": "^2.24.0", + "normalize.css": "7.0.0", + "nprogress": "0.2.0", + "path-to-regexp": "2.4.0", + "qrcode.vue": "^1.7.0", + "qs": "^6.10.1", + "quill": "1.3.6", + "quill-image-drop-module": "1.0.3", + "quill-image-resize-module": "^3.0.0", + "screenfull": "4.2.0", + "showdown": "^1.9.1", + "sortablejs": "^1.14.0", + "spark-md5": "^3.0.2", + "v-calendar": "^1.0.8", + "video.js": "^7.6.5", + "videojs-contrib-hls": "^5.15.0", + "vue": "2.6.10", + "vue-chartjs": "^3.5.0", + "vue-clipboard2": "^0.3.3", + "vue-count-to": "^1.0.13", + "vue-country-code9-selector": "^1.0.7", + "vue-cropper": "^0.4.9", + "vue-particles": "^1.0.9", + "vue-quill-editor": "3.0.6", + "vue-ripple-directive": "^2.0.1", + "vue-router": "3.0.2", + "vue-simple-uploader": "^0.7.3", + "vuedraggable": "^2.24.3", + "vuex": "3.1.0", + "xlsx": "^0.15.3" + }, + "devDependencies": { + "@babel/core": "7.0.0", + "@babel/register": "^7.8.6", + "@vue/cli-plugin-babel": "3.5.3", + "@vue/cli-plugin-eslint": "^3.9.1", + "@vue/cli-plugin-unit-jest": "3.5.3", + "@vue/cli-service": "3.5.3", + "@vue/test-utils": "1.0.0-beta.29", + "autoprefixer": "^9.5.1", + "axios": "^0.18.1", + "babel-core": "7.0.0-bridge.0", + "babel-eslint": "10.0.1", + "babel-jest": "23.6.0", + "chalk": "2.4.2", + "chokidar": "2.1.5", + "connect": "3.6.6", + "element-theme-chalk": "^2.13.2", + "eslint": "5.15.3", + "eslint-plugin-vue": "5.2.2", + "html-webpack-plugin": "3.2.0", + "husky": "1.3.1", + "lint-staged": "8.1.5", + "mockjs": "1.0.1-beta3", + "node-sass": "^4.9.0", + "plop": "2.3.0", + "protobufjs": "^6.9.0", + "runjs": "^4.3.2", + "sass-loader": "^7.1.0", + "script-ext-html-webpack-plugin": "2.1.3", + "script-loader": "^0.7.2", + "serve-static": "^1.13.2", + "svg-sprite-loader": "4.1.3", + "svgo": "1.2.0", + "vue-template-compiler": "2.6.10" + }, + "engines": { + "node": ">=8.9", + "npm": ">= 3.0.0" + }, + "browserslist": [ + "> 1%", + "last 2 versions" + ] +} diff --git a/plop-templates/component/index.hbs b/plop-templates/component/index.hbs new file mode 100755 index 0000000..7661055 --- /dev/null +++ b/plop-templates/component/index.hbs @@ -0,0 +1,26 @@ +{{#if template}} + +{{/if}} + +{{#if script}} + +{{/if}} + +{{#if style}} + +{{/if}} diff --git a/plop-templates/component/prompt.js b/plop-templates/component/prompt.js new file mode 100755 index 0000000..3723e8e --- /dev/null +++ b/plop-templates/component/prompt.js @@ -0,0 +1,55 @@ +const { notEmpty } = require('../utils.js') + +module.exports = { + description: 'generate vue component', + prompts: [{ + type: 'input', + name: 'name', + message: 'component name please', + validate: notEmpty('name') + }, + { + type: 'checkbox', + name: 'blocks', + message: 'Blocks:', + choices: [{ + name: '