大宝管理后台代码
jhzh
2024-03-23 bf58aab39b3a271aecd40aec46adde934b8f11f5
refs
author jhzh <1628036192@qq.com>
Saturday, March 23, 2024 10:43 +0800
committer jhzh <1628036192@qq.com>
Saturday, March 23, 2024 10:43 +0800
commitbf58aab39b3a271aecd40aec46adde934b8f11f5
tree c8aa1107c2bab13b8fe798ed8a3737a725caa685 tree | zip | gz
parent 5291d6d5dcd8dcfe321758d2ba72df789055d61b view | diff
大宝管理后台首次提交
1 files modified
352 files added
64200 ■■■■■ changed files
.browserslistrc 3 ●●●●● diff | view | raw | blame | history
.editorconfig 39 ●●●●● diff | view | raw | blame | history
.env 9 ●●●●● diff | view | raw | blame | history
.env.development 9 ●●●●● diff | view | raw | blame | history
.env.preview 3 ●●●●● diff | view | raw | blame | history
.eslintrc.js 75 ●●●●● diff | view | raw | blame | history
.eslintrc.json 5 ●●●●● diff | view | raw | blame | history
.gitattributes 11 ●●●●● diff | view | raw | blame | history
.github/ISSUE_TEMPLATE/bug_report.md 54 ●●●●● diff | view | raw | blame | history
.github/ISSUE_TEMPLATE/feature_request.md 20 ●●●●● diff | view | raw | blame | history
.github/ISSUE_TEMPLATE/need-help-issue.md 17 ●●●●● diff | view | raw | blame | history
.github/pull_request_template.md 48 ●●●●● diff | view | raw | blame | history
.gitignore 22 ●●●●● diff | view | raw | blame | history
.husky/.gitignore 1 ●●●● diff | view | raw | blame | history
.husky/commit-msg 4 ●●●● diff | view | raw | blame | history
.husky/pre-commit 4 ●●●● diff | view | raw | blame | history
.lintstagedrc.json 4 ●●●● diff | view | raw | blame | history
.prettierrc 6 ●●●●● diff | view | raw | blame | history
.stylelintrc.js 102 ●●●●● diff | view | raw | blame | history
.travis.yml 7 ●●●●● diff | view | raw | blame | history
Dockerfile 6 ●●●●● diff | view | raw | blame | history
LICENSE 21 ●●●●● diff | view | raw | blame | history
README.md 103 ●●●●● diff | view | raw | blame | history
README.zh-CN.md 110 ●●●●● diff | view | raw | blame | history
admin_prudentcapitals.rar diff | view | raw | blame | history
babel.config.js 30 ●●●●● diff | view | raw | blame | history
commitlint.config.js 26 ●●●●● diff | view | raw | blame | history
config/plugin.config.js 49 ●●●●● diff | view | raw | blame | history
config/themePluginConfig.js 115 ●●●●● diff | view | raw | blame | history
dabao_admin (2).rar diff | view | raw | blame | history
dabao_admin.rar diff | view | raw | blame | history
deploy/caddy.conf 9 ●●●●● diff | view | raw | blame | history
deploy/nginx.conf 24 ●●●●● diff | view | raw | blame | history
docs/add-page-loading-animate.md 31 ●●●●● diff | view | raw | blame | history
docs/webpack-bundle-analyzer.md 40 ●●●●● diff | view | raw | blame | history
index.js.主题设置 370 ●●●●● diff | view | raw | blame | history
jest.config.js 23 ●●●●● diff | view | raw | blame | history
jsconfig.json 11 ●●●●● diff | view | raw | blame | history
jumptalk.rar diff | view | raw | blame | history
ojwuf.rar diff | view | raw | blame | history
package.json 99 ●●●●● diff | view | raw | blame | history
pnpm-lock.yaml 11874 ●●●●● diff | view | raw | blame | history
postcss.config.js 5 ●●●●● diff | view | raw | blame | history
prudentcapitals.rar diff | view | raw | blame | history
public/avatar2.jpg diff | view | raw | blame | history
public/index.html 34 ●●●●● diff | view | raw | blame | history
public/logo.png diff | view | raw | blame | history
rksv.rar diff | view | raw | blame | history
src/App.vue 45 ●●●●● diff | view | raw | blame | history
src/api/allotment.js 168 ●●●●● diff | view | raw | blame | history
src/api/allsetting.js 150 ●●●●● diff | view | raw | blame | history
src/api/capital.js 108 ●●●●● diff | view | raw | blame | history
src/api/home.js 280 ●●●●● diff | view | raw | blame | history
src/api/login.js 81 ●●●●● diff | view | raw | blame | history
src/api/logmanage.js 52 ●●●●● diff | view | raw | blame | history
src/api/manage.js 70 ●●●●● diff | view | raw | blame | history
src/api/managesettings.js 51 ●●●●● diff | view | raw | blame | history
src/api/newshares.js 124 ●●●●● diff | view | raw | blame | history
src/api/position.js 148 ●●●●● diff | view | raw | blame | history
src/api/product.js 159 ●●●●● diff | view | raw | blame | history
src/api/risksetting.js 115 ●●●●● diff | view | raw | blame | history
src/assets/background.svg 69 ●●●●● diff | view | raw | blame | history
src/assets/icons/bx-analyse.svg 1 ●●●● diff | view | raw | blame | history
src/assets/logo.png diff | view | raw | blame | history
src/assets/logo.svg 29 ●●●●● diff | view | raw | blame | history
src/components/ArticleListContent/ArticleListContent.vue 89 ●●●●● diff | view | raw | blame | history
src/components/ArticleListContent/index.js 3 ●●●●● diff | view | raw | blame | history
src/components/AvatarList/Item.jsx 25 ●●●●● diff | view | raw | blame | history
src/components/AvatarList/List.jsx 72 ●●●●● diff | view | raw | blame | history
src/components/AvatarList/index.js 9 ●●●●● diff | view | raw | blame | history
src/components/AvatarList/index.less 59 ●●●●● diff | view | raw | blame | history
src/components/AvatarList/index.md 64 ●●●●● diff | view | raw | blame | history
src/components/Charts/Bar.vue 62 ●●●●● diff | view | raw | blame | history
src/components/Charts/ChartCard.vue 120 ●●●●● diff | view | raw | blame | history
src/components/Charts/Liquid.vue 67 ●●●●● diff | view | raw | blame | history
src/components/Charts/MiniArea.vue 56 ●●●●● diff | view | raw | blame | history
src/components/Charts/MiniBar.vue 57 ●●●●● diff | view | raw | blame | history
src/components/Charts/MiniProgress.vue 75 ●●●●● diff | view | raw | blame | history
src/components/Charts/MiniSmoothArea.vue 40 ●●●●● diff | view | raw | blame | history
src/components/Charts/Radar.vue 68 ●●●●● diff | view | raw | blame | history
src/components/Charts/RankList.vue 77 ●●●●● diff | view | raw | blame | history
src/components/Charts/TagCloud.vue 113 ●●●●● diff | view | raw | blame | history
src/components/Charts/TransferBar.vue 64 ●●●●● diff | view | raw | blame | history
src/components/Charts/Trend.vue 82 ●●●●● diff | view | raw | blame | history
src/components/Charts/chart.less 13 ●●●●● diff | view | raw | blame | history
src/components/Charts/smooth.area.less 14 ●●●●● diff | view | raw | blame | history
src/components/Dialog.js 113 ●●●●● diff | view | raw | blame | history
src/components/Editor/QuillEditor.vue 83 ●●●●● diff | view | raw | blame | history
src/components/Editor/WangEditor.vue 57 ●●●●● diff | view | raw | blame | history
src/components/Ellipsis/Ellipsis.vue 64 ●●●●● diff | view | raw | blame | history
src/components/Ellipsis/index.js 3 ●●●●● diff | view | raw | blame | history
src/components/Ellipsis/index.md 38 ●●●●● diff | view | raw | blame | history
src/components/FooterToolbar/FooterToolBar.vue 47 ●●●●● diff | view | raw | blame | history
src/components/FooterToolbar/index.js 4 ●●●● diff | view | raw | blame | history
src/components/FooterToolbar/index.less 23 ●●●●● diff | view | raw | blame | history
src/components/FooterToolbar/index.md 48 ●●●●● diff | view | raw | blame | history
src/components/GlobalFooter/index.vue 23 ●●●●● diff | view | raw | blame | history
src/components/GlobalHeader/AvatarDropdown.vue 84 ●●●●● diff | view | raw | blame | history
src/components/GlobalHeader/RightContent.vue 67 ●●●●● diff | view | raw | blame | history
src/components/IconSelector/IconSelector.vue 86 ●●●●● diff | view | raw | blame | history
src/components/IconSelector/README.md 48 ●●●●● diff | view | raw | blame | history
src/components/IconSelector/icons.js 36 ●●●●● diff | view | raw | blame | history
src/components/IconSelector/index.js 2 ●●●●● diff | view | raw | blame | history
src/components/MultiTab/MultiTab.vue 162 ●●●●● diff | view | raw | blame | history
src/components/MultiTab/events.js 2 ●●●●● diff | view | raw | blame | history
src/components/MultiTab/index.js 40 ●●●●● diff | view | raw | blame | history
src/components/MultiTab/index.less 25 ●●●●● diff | view | raw | blame | history
src/components/NProgress/nprogress.less 70 ●●●●● diff | view | raw | blame | history
src/components/NoticeIcon/NoticeIcon.vue 90 ●●●●● diff | view | raw | blame | history
src/components/NoticeIcon/index.js 2 ●●●●● diff | view | raw | blame | history
src/components/NumberInfo/NumberInfo.vue 54 ●●●●● diff | view | raw | blame | history
src/components/NumberInfo/index.js 3 ●●●●● diff | view | raw | blame | history
src/components/NumberInfo/index.less 55 ●●●●● diff | view | raw | blame | history
src/components/NumberInfo/index.md 43 ●●●●● diff | view | raw | blame | history
src/components/Other/CarbonAds.vue 62 ●●●●● diff | view | raw | blame | history
src/components/PageLoading/index.jsx 106 ●●●●● diff | view | raw | blame | history
src/components/Search/GlobalSearch.jsx 63 ●●●●● diff | view | raw | blame | history
src/components/Search/index.less 25 ●●●●● diff | view | raw | blame | history
src/components/SelectLang/index.jsx 54 ●●●●● diff | view | raw | blame | history
src/components/SelectLang/index.less 30 ●●●●● diff | view | raw | blame | history
src/components/SettingDrawer/SettingDrawer.vue 355 ●●●●● diff | view | raw | blame | history
src/components/SettingDrawer/SettingItem.vue 38 ●●●●● diff | view | raw | blame | history
src/components/SettingDrawer/index.js 2 ●●●●● diff | view | raw | blame | history
src/components/SettingDrawer/settingConfig.js 48 ●●●●● diff | view | raw | blame | history
src/components/SettingDrawer/themeColor.js 24 ●●●●● diff | view | raw | blame | history
src/components/StandardFormRow/StandardFormRow.vue 122 ●●●●● diff | view | raw | blame | history
src/components/StandardFormRow/index.js 3 ●●●●● diff | view | raw | blame | history
src/components/Table/README.md 341 ●●●●● diff | view | raw | blame | history
src/components/Table/index.js 325 ●●●●● diff | view | raw | blame | history
src/components/TagSelect/TagSelectOption.jsx 45 ●●●●● diff | view | raw | blame | history
src/components/TagSelect/index.jsx 113 ●●●●● diff | view | raw | blame | history
src/components/TextArea/index.jsx 69 ●●●●● diff | view | raw | blame | history
src/components/TextArea/style.less 12 ●●●●● diff | view | raw | blame | history
src/components/Tree/Tree.jsx 124 ●●●●● diff | view | raw | blame | history
src/components/Trend/Trend.vue 41 ●●●●● diff | view | raw | blame | history
src/components/Trend/index.js 3 ●●●●● diff | view | raw | blame | history
src/components/Trend/index.less 44 ●●●●● diff | view | raw | blame | history
src/components/Trend/index.md 45 ●●●●● diff | view | raw | blame | history
src/components/_util/util.js 46 ●●●●● diff | view | raw | blame | history
src/components/index.js 56 ●●●●● diff | view | raw | blame | history
src/components/index.less 6 ●●●●● diff | view | raw | blame | history
src/components/tools/TwoStepCaptcha.vue 89 ●●●●● diff | view | raw | blame | history
src/config/defaultSettings.js 30 ●●●●● diff | view | raw | blame | history
src/config/router.config.js 747 ●●●●● diff | view | raw | blame | history
src/core/bootstrap.js 31 ●●●●● diff | view | raw | blame | history
src/core/directives/action.js 34 ●●●●● diff | view | raw | blame | history
src/core/icons.js 11 ●●●●● diff | view | raw | blame | history
src/core/lazy_use.js 118 ●●●●● diff | view | raw | blame | history
src/core/permission/permission.js 55 ●●●●● diff | view | raw | blame | history
src/core/use.js 27 ●●●●● diff | view | raw | blame | history
src/global.less 97 ●●●●● diff | view | raw | blame | history
src/layouts/BasicLayout.less 35 ●●●●● diff | view | raw | blame | history
src/layouts/BasicLayout.vue 187 ●●●●● diff | view | raw | blame | history
src/layouts/BlankLayout.vue 16 ●●●●● diff | view | raw | blame | history
src/layouts/PageView.vue 12 ●●●●● diff | view | raw | blame | history
src/layouts/RouteView.vue 32 ●●●●● diff | view | raw | blame | history
src/layouts/UserLayout.vue 179 ●●●●● diff | view | raw | blame | history
src/layouts/index.js 7 ●●●●● diff | view | raw | blame | history
src/locales/index.js 59 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US.js 34 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/account.js 5 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/account/settings.js 57 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/dashboard.js 5 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/dashboard/analysis.js 36 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/form.js 5 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/form/basicForm.js 58 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/global.js 6 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/menu.js 39 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/result.js 7 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/result/fail.js 10 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/result/success.js 19 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/setting.js 29 ●●●●● diff | view | raw | blame | history
src/locales/lang/en-US/user.js 43 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN.js 34 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/account.js 5 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/account/settings.js 57 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/dashboard.js 5 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/dashboard/analysis.js 36 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/form.js 5 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/form/basicForm.js 58 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/global.js 6 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/menu.js 39 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/result.js 7 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/result/fail.js 10 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/result/success.js 19 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/setting.js 29 ●●●●● diff | view | raw | blame | history
src/locales/lang/zh-CN/user.js 43 ●●●●● diff | view | raw | blame | history
src/main.js 42 ●●●●● diff | view | raw | blame | history
src/mock/index.js 23 ●●●●● diff | view | raw | blame | history
src/mock/services/article.js 89 ●●●●● diff | view | raw | blame | history
src/mock/services/auth.js 50 ●●●●● diff | view | raw | blame | history
src/mock/services/manage.js 252 ●●●●● diff | view | raw | blame | history
src/mock/services/other.js 973 ●●●●● diff | view | raw | blame | history
src/mock/services/tagCloud.js 9 ●●●●● diff | view | raw | blame | history
src/mock/services/user.js 911 ●●●●● diff | view | raw | blame | history
src/mock/util.js 38 ●●●●● diff | view | raw | blame | history
src/permission.js 80 ●●●●● diff | view | raw | blame | history
src/router/README.md 134 ●●●●● diff | view | raw | blame | history
src/router/generator-routers.js 194 ●●●●● diff | view | raw | blame | history
src/router/index.js 28 ●●●●● diff | view | raw | blame | history
src/store/app-mixin.js 32 ●●●●● diff | view | raw | blame | history
src/store/device-mixin.js 11 ●●●●● diff | view | raw | blame | history
src/store/getters.js 16 ●●●●● diff | view | raw | blame | history
src/store/i18n-mixin.js 16 ●●●●● diff | view | raw | blame | history
src/store/index.js 29 ●●●●● diff | view | raw | blame | history
src/store/modules/app.js 99 ●●●●● diff | view | raw | blame | history
src/store/modules/async-router.js 33 ●●●●● diff | view | raw | blame | history
src/store/modules/static-router.js 83 ●●●●● diff | view | raw | blame | history
src/store/modules/user.js 110 ●●●●● diff | view | raw | blame | history
src/store/mutation-types.js 24 ●●●●● diff | view | raw | blame | history
src/utils/axios.js 35 ●●●●● diff | view | raw | blame | history
src/utils/domUtil.js 21 ●●●●● diff | view | raw | blame | history
src/utils/filter.js 20 ●●●●● diff | view | raw | blame | history
src/utils/request.js 97 ●●●●● diff | view | raw | blame | history
src/utils/routeConvert.js 30 ●●●●● diff | view | raw | blame | history
src/utils/screenLog.js 21 ●●●●● diff | view | raw | blame | history
src/utils/util.js 95 ●●●●● diff | view | raw | blame | history
src/utils/utils.less 54 ●●●●● diff | view | raw | blame | history
src/views/404.vue 15 ●●●●● diff | view | raw | blame | history
src/views/account/center/index.vue 289 ●●●●● diff | view | raw | blame | history
src/views/account/center/page/App.vue 113 ●●●●● diff | view | raw | blame | history
src/views/account/center/page/Article.vue 75 ●●●●● diff | view | raw | blame | history
src/views/account/center/page/Project.vue 109 ●●●●● diff | view | raw | blame | history
src/views/account/center/page/index.js 5 ●●●●● diff | view | raw | blame | history
src/views/account/settings/AvatarModal.vue 184 ●●●●● diff | view | raw | blame | history
src/views/account/settings/BasicSetting.vue 203 ●●●●● diff | view | raw | blame | history
src/views/account/settings/Binding.vue 25 ●●●●● diff | view | raw | blame | history
src/views/account/settings/Custom.vue 68 ●●●●● diff | view | raw | blame | history
src/views/account/settings/Index.vue 154 ●●●●● diff | view | raw | blame | history
src/views/account/settings/Notification.vue 25 ●●●●● diff | view | raw | blame | history
src/views/account/settings/Security.vue 167 ●●●●● diff | view | raw | blame | history
src/views/allotment/allotmentSetting.vue 256 ●●●●● diff | view | raw | blame | history
src/views/allotment/allotmentlist.vue 300 ●●●●● diff | view | raw | blame | history
src/views/allotment/brokerMechanism.vue 256 ●●●●● diff | view | raw | blame | history
src/views/allotment/expand.vue 392 ●●●●● diff | view | raw | blame | history
src/views/allotment/leversetting.vue 245 ●●●●● diff | view | raw | blame | history
src/views/allotment/securities.vue 293 ●●●●● diff | view | raw | blame | history
src/views/allotment/transactionAccount.vue 291 ●●●●● diff | view | raw | blame | history
src/views/allsetting/bannersetting.vue 337 ●●●●● diff | view | raw | blame | history
src/views/allsetting/noticesetting.vue 336 ●●●●● diff | view | raw | blame | history
src/views/allsetting/paysetting.vue 421 ●●●●● diff | view | raw | blame | history
src/views/capital/Recharge_channel.vue 251 ●●●●● diff | view | raw | blame | history
src/views/capital/Withdrawal_channel.vue 234 ●●●●● diff | view | raw | blame | history
src/views/capital/agentcomponents/EditAgentinfodialog.vue 105 ●●●●● diff | view | raw | blame | history
src/views/capital/agentcomponents/EditAgentinfodialogtj.vue 94 ●●●●● diff | view | raw | blame | history
src/views/capital/agentcomponents/addagentdialog.vue 106 ●●●●● diff | view | raw | blame | history
src/views/capital/agentcomponents/addagentdialogtj.vue 106 ●●●●● diff | view | raw | blame | history
src/views/capital/agentcomponents/editCapitalAgentdialog.vue 94 ●●●●● diff | view | raw | blame | history
src/views/capital/fundTransferrecord.vue 175 ●●●●● diff | view | raw | blame | history
src/views/capital/fundrecords.vue 225 ●●●●● diff | view | raw | blame | history
src/views/capital/rechargelist.vue 469 ●●●●● diff | view | raw | blame | history
src/views/capital/withdrawallist.vue 403 ●●●●● diff | view | raw | blame | history
src/views/dashboard/Analysis.vue 434 ●●●●● diff | view | raw | blame | history
src/views/dashboard/Monitor.vue 15 ●●●●● diff | view | raw | blame | history
src/views/dashboard/TestWork.vue 117 ●●●●● diff | view | raw | blame | history
src/views/dashboard/Workplace.less 109 ●●●●● diff | view | raw | blame | history
src/views/dashboard/Workplace.vue 577 ●●●●● diff | view | raw | blame | history
src/views/exception/403.vue 20 ●●●●● diff | view | raw | blame | history
src/views/exception/404.vue 20 ●●●●● diff | view | raw | blame | history
src/views/exception/500.vue 20 ●●●●● diff | view | raw | blame | history
src/views/form/advancedForm/AdvancedForm.vue 330 ●●●●● diff | view | raw | blame | history
src/views/form/advancedForm/RepositoryForm.vue 119 ●●●●● diff | view | raw | blame | history
src/views/form/advancedForm/TaskForm.vue 107 ●●●●● diff | view | raw | blame | history
src/views/form/basicForm/index.vue 134 ●●●●● diff | view | raw | blame | history
src/views/form/stepForm/Step1.vue 112 ●●●●● diff | view | raw | blame | history
src/views/form/stepForm/Step2.vue 110 ●●●●● diff | view | raw | blame | history
src/views/form/stepForm/Step3.vue 64 ●●●●● diff | view | raw | blame | history
src/views/form/stepForm/StepForm.vue 66 ●●●●● diff | view | raw | blame | history
src/views/interesttreasure/agentcomponents/EditAgentinfodialog.vue 99 ●●●●● diff | view | raw | blame | history
src/views/interesttreasure/agentcomponents/addagentdialog.vue 106 ●●●●● diff | view | raw | blame | history
src/views/interesttreasure/agentcomponents/editCapitalAgentdialog.vue 94 ●●●●● diff | view | raw | blame | history
src/views/interesttreasure/index.vue 267 ●●●●● diff | view | raw | blame | history
src/views/interesttreasure/set.vue 226 ●●●●● diff | view | raw | blame | history
src/views/list/BasicList.vue 220 ●●●●● diff | view | raw | blame | history
src/views/list/CardList.vue 152 ●●●●● diff | view | raw | blame | history
src/views/list/QueryList.vue 50 ●●●●● diff | view | raw | blame | history
src/views/list/TableList.vue 318 ●●●●● diff | view | raw | blame | history
src/views/list/components/Info.vue 57 ●●●●● diff | view | raw | blame | history
src/views/list/modules/CreateForm.vue 73 ●●●●● diff | view | raw | blame | history
src/views/list/modules/StepByStepModal.vue 172 ●●●●● diff | view | raw | blame | history
src/views/list/modules/TaskForm.vue 77 ●●●●● diff | view | raw | blame | history
src/views/list/search/Applications.vue 187 ●●●●● diff | view | raw | blame | history
src/views/list/search/Article.vue 185 ●●●●● diff | view | raw | blame | history
src/views/list/search/Projects.vue 168 ●●●●● diff | view | raw | blame | history
src/views/list/search/SearchLayout.vue 79 ●●●●● diff | view | raw | blame | history
src/views/list/search/components/CardInfo.vue 58 ●●●●● diff | view | raw | blame | history
src/views/list/search/components/IconText.vue 22 ●●●●● diff | view | raw | blame | history
src/views/list/table/Edit.vue 160 ●●●●● diff | view | raw | blame | history
src/views/list/table/List.vue 240 ●●●●● diff | view | raw | blame | history
src/views/loanmanage/agentcomponents/EditAgentinfodialog.vue 89 ●●●●● diff | view | raw | blame | history
src/views/loanmanage/agentcomponents/addagentdialog.vue 100 ●●●●● diff | view | raw | blame | history
src/views/loanmanage/agentcomponents/editCapitalAgentdialog.vue 94 ●●●●● diff | view | raw | blame | history
src/views/loanmanage/index.vue 283 ●●●●● diff | view | raw | blame | history
src/views/loanmanage/institution.vue 228 ●●●●● diff | view | raw | blame | history
src/views/logmanage/loginlog.vue 110 ●●●●● diff | view | raw | blame | history
src/views/logmanage/scheduledTasks.vue 158 ●●●●● diff | view | raw | blame | history
src/views/logmanage/smslog.vue 118 ●●●●● diff | view | raw | blame | history
src/views/logmanage/stationmessage.vue 114 ●●●●● diff | view | raw | blame | history
src/views/managesettings/managelist.vue 311 ●●●●● diff | view | raw | blame | history
src/views/newshares/dazonglist.vue 353 ●●●●● diff | view | raw | blame | history
src/views/newshares/newshareslist.vue 477 ●●●●● diff | view | raw | blame | history
src/views/newshares/newsharesrecord.vue 369 ●●●●● diff | view | raw | blame | history
src/views/other/BigForm.vue 554 ●●●●● diff | view | raw | blame | history
src/views/other/IconSelectorView.vue 36 ●●●●● diff | view | raw | blame | history
src/views/other/PermissionList.vue 272 ●●●●● diff | view | raw | blame | history
src/views/other/RoleList.vue 182 ●●●●● diff | view | raw | blame | history
src/views/other/TableInnerEditList.vue 268 ●●●●● diff | view | raw | blame | history
src/views/other/TreeList.vue 192 ●●●●● diff | view | raw | blame | history
src/views/other/UserList.vue 340 ●●●●● diff | view | raw | blame | history
src/views/other/modules/OrgModal.vue 100 ●●●●● diff | view | raw | blame | history
src/views/other/modules/RoleModal.vue 146 ●●●●● diff | view | raw | blame | history
src/views/position/components/financing-flat.vue 527 ●●●●● diff | view | raw | blame | history
src/views/position/components/financing-hold.vue 464 ●●●●● diff | view | raw | blame | history
src/views/position/components/futures-flat.vue 497 ●●●●● diff | view | raw | blame | history
src/views/position/components/futures-hold.vue 450 ●●●●● diff | view | raw | blame | history
src/views/position/components/index-flat.vue 490 ●●●●● diff | view | raw | blame | history
src/views/position/components/index-hold.vue 442 ●●●●● diff | view | raw | blame | history
src/views/position/createFinancing.vue 301 ●●●●● diff | view | raw | blame | history
src/views/position/financing.vue 74 ●●●●● diff | view | raw | blame | history
src/views/product/baseCurrency.vue 306 ●●●●● diff | view | raw | blame | history
src/views/product/components/addfuturesdialog.vue 231 ●●●●● diff | view | raw | blame | history
src/views/product/components/addindexdialog.vue 174 ●●●●● diff | view | raw | blame | history
src/views/product/components/editfuturesdialog.vue 244 ●●●●● diff | view | raw | blame | history
src/views/product/components/editindexdialog.vue 132 ●●●●● diff | view | raw | blame | history
src/views/product/futures.vue 358 ●●●●● diff | view | raw | blame | history
src/views/product/index.vue 342 ●●●●● diff | view | raw | blame | history
src/views/product/shares.vue 504 ●●●●● diff | view | raw | blame | history
src/views/profile/advanced/Advanced.vue 373 ●●●●● diff | view | raw | blame | history
src/views/profile/basic/index.vue 249 ●●●●● diff | view | raw | blame | history
src/views/result/Error.vue 39 ●●●●● diff | view | raw | blame | history
src/views/result/Success.vue 89 ●●●●● diff | view | raw | blame | history
src/views/risksetting/futuressetting.vue 204 ●●●●● diff | view | raw | blame | history
src/views/risksetting/indexsetting.vue 250 ●●●●● diff | view | raw | blame | history
src/views/risksetting/productsetting.vue 248 ●●●●● diff | view | raw | blame | history
src/views/risksetting/sharessetting.vue 549 ●●●●● diff | view | raw | blame | history
src/views/risksetting/spreadsetting.vue 295 ●●●●● diff | view | raw | blame | history
src/views/user/Login.vue 332 ●●●●● diff | view | raw | blame | history
src/views/user/Register.vue 316 ●●●●● diff | view | raw | blame | history
src/views/user/RegisterResult.vue 44 ●●●●● diff | view | raw | blame | history
src/views/userlist/agentcomponents/EditAgentinfodialog.vue 111 ●●●●● diff | view | raw | blame | history
src/views/userlist/agentcomponents/addagentdialog.vue 105 ●●●●● diff | view | raw | blame | history
src/views/userlist/agentcomponents/editCapitalAgentdialog.vue 94 ●●●●● diff | view | raw | blame | history
src/views/userlist/agentlist.vue 285 ●●●●● diff | view | raw | blame | history
src/views/userlist/components/EditUserinfodialog.vue 115 ●●●●● diff | view | raw | blame | history
src/views/userlist/components/adduserdialog.vue 106 ●●●●● diff | view | raw | blame | history
src/views/userlist/components/audituserdialog.vue 139 ●●●●● diff | view | raw | blame | history
src/views/userlist/components/detailuserdialog.vue 96 ●●●●● diff | view | raw | blame | history
src/views/userlist/components/editCapitaluserdialog.vue 92 ●●●●● diff | view | raw | blame | history
src/views/userlist/components/editUserbankdialog.vue 102 ●●●●● diff | view | raw | blame | history
src/views/userlist/index.vue 315 ●●●●● diff | view | raw | blame | history
tests/unit/.eslintrc.js 5 ●●●●● diff | view | raw | blame | history
vue.config.js 154 ●●●●● diff | view | raw | blame | history
yarn.lock 10881 ●●●●● diff | view | raw | blame | history