jhzh
2025-07-06 01a0faff3ea1a7e6705c13362a3968f2302093b6
refs
author jhzh <1628036192@qq.com>
Sunday, July 6, 2025 15:28 +0800
committer jhzh <1628036192@qq.com>
Sunday, July 6, 2025 15:28 +0800
commit01a0faff3ea1a7e6705c13362a3968f2302093b6
tree b746235f68e9197d3cdbaf57e7fed9a2e2f03c4d tree | zip | gz
parent
首次提交 演示站代码
346 files added
changed files
. babelrc diff | view | raw | blame | history
.browserslistrc diff | view | raw | blame | history
.editorconfig diff | view | raw | blame | history
.env diff | view | raw | blame | history
.env.development diff | view | raw | blame | history
.env.preview diff | view | raw | blame | history
.eslintrc.js diff | view | raw | blame | history
.eslintrc.json diff | view | raw | blame | history
.gitattributes diff | view | raw | blame | history
.gitignore diff | view | raw | blame | history
.husky/.gitignore diff | view | raw | blame | history
.lintstagedrc.json diff | view | raw | blame | history
.prettierrc diff | view | raw | blame | history
.stylelintrc.js diff | view | raw | blame | history
.travis.yml diff | view | raw | blame | history
Dockerfile diff | view | raw | blame | history
LICENSE diff | view | raw | blame | history
README.md diff | view | raw | blame | history
README.zh-CN.md diff | view | raw | blame | history
babel.config.js diff | view | raw | blame | history
commitlint.config.js diff | view | raw | blame | history
config/plugin.config.js diff | view | raw | blame | history
config/themePluginConfig.js diff | view | raw | blame | history
deploy/caddy.conf diff | view | raw | blame | history
deploy/nginx.conf diff | view | raw | blame | history
docs/add-page-loading-animate.md diff | view | raw | blame | history
docs/webpack-bundle-analyzer.md diff | view | raw | blame | history
index.js.主题设置 diff | view | raw | blame | history
jest.config.js diff | view | raw | blame | history
jsconfig.json diff | view | raw | blame | history
package.json diff | view | raw | blame | history
pnpm-lock.yaml diff | view | raw | blame | history
postcss.config.js diff | view | raw | blame | history
public/avatar2.jpg diff | view | raw | blame | history
public/index.html diff | view | raw | blame | history
public/logo.png diff | view | raw | blame | history
src/App.vue diff | view | raw | blame | history
src/api/allotment.js diff | view | raw | blame | history
src/api/allsetting.js diff | view | raw | blame | history
src/api/capital.js diff | view | raw | blame | history
src/api/home.js diff | view | raw | blame | history
src/api/login.js diff | view | raw | blame | history
src/api/logmanage.js diff | view | raw | blame | history
src/api/manage.js diff | view | raw | blame | history
src/api/managesettings.js diff | view | raw | blame | history
src/api/newshares.js diff | view | raw | blame | history
src/api/position.js diff | view | raw | blame | history
src/api/product.js diff | view | raw | blame | history
src/api/risksetting.js diff | view | raw | blame | history
src/assets/background.svg diff | view | raw | blame | history
src/assets/icons/bx-analyse.svg diff | view | raw | blame | history
src/assets/logo.png diff | view | raw | blame | history
src/assets/logo.svg diff | view | raw | blame | history
src/components/ArticleListContent/ArticleListContent.vue diff | view | raw | blame | history
src/components/ArticleListContent/index.js diff | view | raw | blame | history
src/components/AvatarList/Item.jsx diff | view | raw | blame | history
src/components/AvatarList/List.jsx diff | view | raw | blame | history
src/components/AvatarList/index.js diff | view | raw | blame | history
src/components/AvatarList/index.less diff | view | raw | blame | history
src/components/AvatarList/index.md diff | view | raw | blame | history
src/components/Charts/Bar.vue diff | view | raw | blame | history
src/components/Charts/ChartCard.vue diff | view | raw | blame | history
src/components/Charts/Liquid.vue diff | view | raw | blame | history
src/components/Charts/MiniArea.vue diff | view | raw | blame | history
src/components/Charts/MiniBar.vue diff | view | raw | blame | history
src/components/Charts/MiniProgress.vue diff | view | raw | blame | history
src/components/Charts/MiniSmoothArea.vue diff | view | raw | blame | history
src/components/Charts/Radar.vue diff | view | raw | blame | history
src/components/Charts/RankList.vue diff | view | raw | blame | history
src/components/Charts/TagCloud.vue diff | view | raw | blame | history
src/components/Charts/TransferBar.vue diff | view | raw | blame | history
src/components/Charts/Trend.vue diff | view | raw | blame | history
src/components/Charts/chart.less diff | view | raw | blame | history
src/components/Charts/smooth.area.less diff | view | raw | blame | history
src/components/Dialog.js diff | view | raw | blame | history
src/components/Editor/QuillEditor.vue diff | view | raw | blame | history
src/components/Editor/WangEditor.vue diff | view | raw | blame | history
src/components/Ellipsis/Ellipsis.vue diff | view | raw | blame | history
src/components/Ellipsis/index.js diff | view | raw | blame | history
src/components/Ellipsis/index.md diff | view | raw | blame | history
src/components/FooterToolbar/FooterToolBar.vue diff | view | raw | blame | history
src/components/FooterToolbar/index.js diff | view | raw | blame | history
src/components/FooterToolbar/index.less diff | view | raw | blame | history
src/components/FooterToolbar/index.md diff | view | raw | blame | history
src/components/GlobalFooter/index.vue diff | view | raw | blame | history
src/components/GlobalHeader/AvatarDropdown.vue diff | view | raw | blame | history
src/components/GlobalHeader/RightContent.vue diff | view | raw | blame | history
src/components/IconSelector/IconSelector.vue diff | view | raw | blame | history
src/components/IconSelector/README.md diff | view | raw | blame | history
src/components/IconSelector/icons.js diff | view | raw | blame | history
src/components/IconSelector/index.js diff | view | raw | blame | history
src/components/MultiTab/MultiTab.vue diff | view | raw | blame | history
src/components/MultiTab/events.js diff | view | raw | blame | history
src/components/MultiTab/index.js diff | view | raw | blame | history
src/components/MultiTab/index.less diff | view | raw | blame | history
src/components/NProgress/nprogress.less diff | view | raw | blame | history
src/components/NoticeIcon/NoticeIcon.vue diff | view | raw | blame | history
src/components/NoticeIcon/index.js diff | view | raw | blame | history
src/components/NumberInfo/NumberInfo.vue diff | view | raw | blame | history
src/components/NumberInfo/index.js diff | view | raw | blame | history
src/components/NumberInfo/index.less diff | view | raw | blame | history
src/components/NumberInfo/index.md diff | view | raw | blame | history
src/components/Other/CarbonAds.vue diff | view | raw | blame | history
src/components/PageLoading/index.jsx diff | view | raw | blame | history
src/components/Search/GlobalSearch.jsx diff | view | raw | blame | history
src/components/Search/index.less diff | view | raw | blame | history
src/components/SelectLang/index.jsx diff | view | raw | blame | history
src/components/SelectLang/index.less diff | view | raw | blame | history
src/components/SettingDrawer/SettingDrawer.vue diff | view | raw | blame | history
src/components/SettingDrawer/SettingItem.vue diff | view | raw | blame | history
src/components/SettingDrawer/index.js diff | view | raw | blame | history
src/components/SettingDrawer/settingConfig.js diff | view | raw | blame | history
src/components/SettingDrawer/themeColor.js diff | view | raw | blame | history
src/components/StandardFormRow/StandardFormRow.vue diff | view | raw | blame | history
src/components/StandardFormRow/index.js diff | view | raw | blame | history
src/components/Table/README.md diff | view | raw | blame | history
src/components/Table/index.js diff | view | raw | blame | history
src/components/TagSelect/TagSelectOption.jsx diff | view | raw | blame | history
src/components/TagSelect/index.jsx diff | view | raw | blame | history
src/components/TextArea/index.jsx diff | view | raw | blame | history
src/components/TextArea/style.less diff | view | raw | blame | history
src/components/Tree/Tree.jsx diff | view | raw | blame | history
src/components/Trend/Trend.vue diff | view | raw | blame | history
src/components/Trend/index.js diff | view | raw | blame | history
src/components/Trend/index.less diff | view | raw | blame | history
src/components/Trend/index.md diff | view | raw | blame | history
src/components/_util/util.js diff | view | raw | blame | history
src/components/index.js diff | view | raw | blame | history
src/components/index.less diff | view | raw | blame | history
src/components/tools/TwoStepCaptcha.vue diff | view | raw | blame | history
src/config/defaultSettings.js diff | view | raw | blame | history
src/config/router.config.js diff | view | raw | blame | history
src/core/bootstrap.js diff | view | raw | blame | history
src/core/directives/action.js diff | view | raw | blame | history
src/core/icons.js diff | view | raw | blame | history
src/core/lazy_use.js diff | view | raw | blame | history
src/core/permission/permission.js diff | view | raw | blame | history
src/core/use.js diff | view | raw | blame | history
src/global.less diff | view | raw | blame | history
src/layouts/BasicLayout.less diff | view | raw | blame | history
src/layouts/BasicLayout.vue diff | view | raw | blame | history
src/layouts/BlankLayout.vue diff | view | raw | blame | history
src/layouts/PageView.vue diff | view | raw | blame | history
src/layouts/RouteView.vue diff | view | raw | blame | history
src/layouts/UserLayout.vue diff | view | raw | blame | history
src/layouts/index.js diff | view | raw | blame | history
src/locales/index.js diff | view | raw | blame | history
src/locales/lang/en-US.js diff | view | raw | blame | history
src/locales/lang/en-US/account.js diff | view | raw | blame | history
src/locales/lang/en-US/account/settings.js diff | view | raw | blame | history
src/locales/lang/en-US/dashboard.js diff | view | raw | blame | history
src/locales/lang/en-US/dashboard/analysis.js diff | view | raw | blame | history
src/locales/lang/en-US/form.js diff | view | raw | blame | history
src/locales/lang/en-US/form/basicForm.js diff | view | raw | blame | history
src/locales/lang/en-US/global.js diff | view | raw | blame | history
src/locales/lang/en-US/menu.js diff | view | raw | blame | history
src/locales/lang/en-US/result.js diff | view | raw | blame | history
src/locales/lang/en-US/result/fail.js diff | view | raw | blame | history
src/locales/lang/en-US/result/success.js diff | view | raw | blame | history
src/locales/lang/en-US/setting.js diff | view | raw | blame | history
src/locales/lang/en-US/user.js diff | view | raw | blame | history
src/locales/lang/zh-CN.js diff | view | raw | blame | history
src/locales/lang/zh-CN/account.js diff | view | raw | blame | history
src/locales/lang/zh-CN/account/settings.js diff | view | raw | blame | history
src/locales/lang/zh-CN/dashboard.js diff | view | raw | blame | history
src/locales/lang/zh-CN/dashboard/analysis.js diff | view | raw | blame | history
src/locales/lang/zh-CN/form.js diff | view | raw | blame | history
src/locales/lang/zh-CN/form/basicForm.js diff | view | raw | blame | history
src/locales/lang/zh-CN/global.js diff | view | raw | blame | history
src/locales/lang/zh-CN/menu.js diff | view | raw | blame | history
src/locales/lang/zh-CN/result.js diff | view | raw | blame | history
src/locales/lang/zh-CN/result/fail.js diff | view | raw | blame | history
src/locales/lang/zh-CN/result/success.js diff | view | raw | blame | history
src/locales/lang/zh-CN/setting.js diff | view | raw | blame | history
src/locales/lang/zh-CN/user.js diff | view | raw | blame | history
src/main.js diff | view | raw | blame | history
src/mock/index.js diff | view | raw | blame | history
src/mock/services/article.js diff | view | raw | blame | history
src/mock/services/auth.js diff | view | raw | blame | history
src/mock/services/manage.js diff | view | raw | blame | history
src/mock/services/other.js diff | view | raw | blame | history
src/mock/services/tagCloud.js diff | view | raw | blame | history
src/mock/services/user.js diff | view | raw | blame | history
src/mock/util.js diff | view | raw | blame | history
src/permission.js diff | view | raw | blame | history
src/router/README.md diff | view | raw | blame | history
src/router/generator-routers.js diff | view | raw | blame | history
src/router/index.js diff | view | raw | blame | history
src/store/app-mixin.js diff | view | raw | blame | history
src/store/device-mixin.js diff | view | raw | blame | history
src/store/getters.js diff | view | raw | blame | history
src/store/i18n-mixin.js diff | view | raw | blame | history
src/store/index.js diff | view | raw | blame | history
src/store/modules/app.js diff | view | raw | blame | history
src/store/modules/async-router.js diff | view | raw | blame | history
src/store/modules/static-router.js diff | view | raw | blame | history
src/store/modules/user.js diff | view | raw | blame | history
src/store/mutation-types.js diff | view | raw | blame | history
src/utils/axios.js diff | view | raw | blame | history
src/utils/domUtil.js diff | view | raw | blame | history
src/utils/filter.js diff | view | raw | blame | history
src/utils/request.js diff | view | raw | blame | history
src/utils/routeConvert.js diff | view | raw | blame | history
src/utils/screenLog.js diff | view | raw | blame | history
src/utils/util.js diff | view | raw | blame | history
src/utils/utils.less diff | view | raw | blame | history
src/views/404.vue diff | view | raw | blame | history
src/views/account/center/index.vue diff | view | raw | blame | history
src/views/account/center/page/App.vue diff | view | raw | blame | history
src/views/account/center/page/Article.vue diff | view | raw | blame | history
src/views/account/center/page/Project.vue diff | view | raw | blame | history
src/views/account/center/page/index.js diff | view | raw | blame | history
src/views/account/settings/AvatarModal.vue diff | view | raw | blame | history
src/views/account/settings/BasicSetting.vue diff | view | raw | blame | history
src/views/account/settings/Binding.vue diff | view | raw | blame | history
src/views/account/settings/Custom.vue diff | view | raw | blame | history
src/views/account/settings/Index.vue diff | view | raw | blame | history
src/views/account/settings/Notification.vue diff | view | raw | blame | history
src/views/account/settings/Security.vue diff | view | raw | blame | history
src/views/allotment/allotmentSetting.vue diff | view | raw | blame | history
src/views/allotment/allotmentlist.vue diff | view | raw | blame | history
src/views/allotment/brokerMechanism.vue diff | view | raw | blame | history
src/views/allotment/expand.vue diff | view | raw | blame | history
src/views/allotment/leversetting.vue diff | view | raw | blame | history
src/views/allotment/securities.vue diff | view | raw | blame | history
src/views/allotment/transactionAccount.vue diff | view | raw | blame | history
src/views/allsetting/bannersetting.vue diff | view | raw | blame | history
src/views/allsetting/noticesetting.vue diff | view | raw | blame | history
src/views/allsetting/paysetting.vue diff | view | raw | blame | history
src/views/capital/Recharge_channel.vue diff | view | raw | blame | history
src/views/capital/Withdrawal_channel.vue diff | view | raw | blame | history
src/views/capital/agentcomponents/EditAgentinfodialog.vue diff | view | raw | blame | history
src/views/capital/agentcomponents/EditAgentinfodialogtj.vue diff | view | raw | blame | history
src/views/capital/agentcomponents/addagentdialog.vue diff | view | raw | blame | history
src/views/capital/agentcomponents/addagentdialogtj.vue diff | view | raw | blame | history
src/views/capital/agentcomponents/editCapitalAgentdialog.vue diff | view | raw | blame | history
src/views/capital/fundTransferrecord.vue diff | view | raw | blame | history
src/views/capital/fundrecords.vue diff | view | raw | blame | history
src/views/capital/rechargelist.vue diff | view | raw | blame | history
src/views/capital/withdrawallist.vue diff | view | raw | blame | history
src/views/dashboard/Analysis.vue diff | view | raw | blame | history
src/views/dashboard/Monitor.vue diff | view | raw | blame | history
src/views/dashboard/TestWork.vue diff | view | raw | blame | history
src/views/dashboard/Workplace.less diff | view | raw | blame | history
src/views/dashboard/Workplace.vue diff | view | raw | blame | history
src/views/exception/403.vue diff | view | raw | blame | history
src/views/exception/404.vue diff | view | raw | blame | history
src/views/exception/500.vue diff | view | raw | blame | history
src/views/form/advancedForm/AdvancedForm.vue diff | view | raw | blame | history
src/views/form/advancedForm/RepositoryForm.vue diff | view | raw | blame | history
src/views/form/advancedForm/TaskForm.vue diff | view | raw | blame | history
src/views/form/basicForm/index.vue diff | view | raw | blame | history
src/views/form/stepForm/Step1.vue diff | view | raw | blame | history
src/views/form/stepForm/Step2.vue diff | view | raw | blame | history
src/views/form/stepForm/Step3.vue diff | view | raw | blame | history
src/views/form/stepForm/StepForm.vue diff | view | raw | blame | history
src/views/interesttreasure/agentcomponents/EditAgentinfodialog.vue diff | view | raw | blame | history
src/views/interesttreasure/agentcomponents/addagentdialog.vue diff | view | raw | blame | history
src/views/interesttreasure/agentcomponents/editCapitalAgentdialog.vue diff | view | raw | blame | history
src/views/interesttreasure/index.vue diff | view | raw | blame | history
src/views/interesttreasure/set.vue diff | view | raw | blame | history
src/views/list/BasicList.vue diff | view | raw | blame | history
src/views/list/CardList.vue diff | view | raw | blame | history
src/views/list/QueryList.vue diff | view | raw | blame | history
src/views/list/TableList.vue diff | view | raw | blame | history
src/views/list/components/Info.vue diff | view | raw | blame | history
src/views/list/modules/CreateForm.vue diff | view | raw | blame | history
src/views/list/modules/StepByStepModal.vue diff | view | raw | blame | history
src/views/list/modules/TaskForm.vue diff | view | raw | blame | history
src/views/list/search/Applications.vue diff | view | raw | blame | history
src/views/list/search/Article.vue diff | view | raw | blame | history
src/views/list/search/Projects.vue diff | view | raw | blame | history
src/views/list/search/SearchLayout.vue diff | view | raw | blame | history
src/views/list/search/components/CardInfo.vue diff | view | raw | blame | history
src/views/list/search/components/IconText.vue diff | view | raw | blame | history
src/views/list/table/Edit.vue diff | view | raw | blame | history
src/views/list/table/List.vue diff | view | raw | blame | history
src/views/loanmanage/agentcomponents/EditAgentinfodialog.vue diff | view | raw | blame | history
src/views/loanmanage/agentcomponents/addagentdialog.vue diff | view | raw | blame | history
src/views/loanmanage/agentcomponents/editCapitalAgentdialog.vue diff | view | raw | blame | history
src/views/loanmanage/index.vue diff | view | raw | blame | history
src/views/loanmanage/institution.vue diff | view | raw | blame | history
src/views/logmanage/loginlog.vue diff | view | raw | blame | history
src/views/logmanage/running-log.vue diff | view | raw | blame | history
src/views/logmanage/scheduledTasks.vue diff | view | raw | blame | history
src/views/logmanage/smslog.vue diff | view | raw | blame | history
src/views/logmanage/stationmessage.vue diff | view | raw | blame | history
src/views/managesettings/managelist.vue diff | view | raw | blame | history
src/views/newshares/dazonglist.vue diff | view | raw | blame | history
src/views/newshares/dazongshlist.vue diff | view | raw | blame | history
src/views/newshares/newshareslist.vue diff | view | raw | blame | history
src/views/newshares/newsharesrecord.vue diff | view | raw | blame | history
src/views/other/BigForm.vue diff | view | raw | blame | history
src/views/other/IconSelectorView.vue diff | view | raw | blame | history
src/views/other/PermissionList.vue diff | view | raw | blame | history
src/views/other/RoleList.vue diff | view | raw | blame | history
src/views/other/TableInnerEditList.vue diff | view | raw | blame | history
src/views/other/TreeList.vue diff | view | raw | blame | history
src/views/other/UserList.vue diff | view | raw | blame | history
src/views/other/modules/OrgModal.vue diff | view | raw | blame | history
src/views/other/modules/RoleModal.vue diff | view | raw | blame | history
src/views/position/components/financing-flat.vue diff | view | raw | blame | history
src/views/position/components/financing-hold.vue diff | view | raw | blame | history
src/views/position/components/futures-flat.vue diff | view | raw | blame | history
src/views/position/components/futures-hold.vue diff | view | raw | blame | history
src/views/position/components/index-flat.vue diff | view | raw | blame | history
src/views/position/components/index-hold.vue diff | view | raw | blame | history
src/views/position/createFinancing.vue diff | view | raw | blame | history
src/views/position/financing.vue diff | view | raw | blame | history
src/views/product/baseCurrency.vue diff | view | raw | blame | history
src/views/product/components/addfuturesdialog.vue diff | view | raw | blame | history
src/views/product/components/addindexdialog.vue diff | view | raw | blame | history
src/views/product/components/editfuturesdialog.vue diff | view | raw | blame | history
src/views/product/components/editindexdialog.vue diff | view | raw | blame | history
src/views/product/futures.vue diff | view | raw | blame | history
src/views/product/index.vue diff | view | raw | blame | history
src/views/product/markettrading.vue diff | view | raw | blame | history
src/views/product/shares.vue diff | view | raw | blame | history
src/views/profile/advanced/Advanced.vue diff | view | raw | blame | history
src/views/profile/basic/index.vue diff | view | raw | blame | history
src/views/result/Error.vue diff | view | raw | blame | history
src/views/result/Success.vue diff | view | raw | blame | history
src/views/risksetting/futuressetting.vue diff | view | raw | blame | history
src/views/risksetting/indexsetting.vue diff | view | raw | blame | history
src/views/risksetting/productsetting.vue diff | view | raw | blame | history
src/views/risksetting/sharessetting.vue diff | view | raw | blame | history
src/views/risksetting/spreadsetting.vue diff | view | raw | blame | history
src/views/risksetting/timelist.vue diff | view | raw | blame | history
src/views/user/Login.vue diff | view | raw | blame | history
src/views/user/Register.vue diff | view | raw | blame | history
src/views/user/RegisterResult.vue diff | view | raw | blame | history
src/views/userlist/agentcomponents/EditAgentinfodialog.vue diff | view | raw | blame | history
src/views/userlist/agentcomponents/addagentdialog.vue diff | view | raw | blame | history
src/views/userlist/agentcomponents/editCapitalAgentdialog.vue diff | view | raw | blame | history
src/views/userlist/agentlist.vue diff | view | raw | blame | history
src/views/userlist/components/EditUserinfodialog.vue diff | view | raw | blame | history
src/views/userlist/components/adduserdialog.vue diff | view | raw | blame | history
src/views/userlist/components/audituserdialog.vue diff | view | raw | blame | history
src/views/userlist/components/detailuserdialog.vue diff | view | raw | blame | history
src/views/userlist/components/editCapitaluserdialog.vue diff | view | raw | blame | history
src/views/userlist/components/editUserbankdialog.vue diff | view | raw | blame | history
src/views/userlist/index.vue diff | view | raw | blame | history
src/views/userlist/lervelist.vue diff | view | raw | blame | history
tests/unit/.eslintrc.js diff | view | raw | blame | history
vue.config.js diff | view | raw | blame | history
yarn.lock diff | view | raw | blame | history