mps-platform/cds-fontend-2025.V1/readme
2025-10-31 12:42:56 +08:00

29 lines
838 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--------用户信息------------
用户登陆时,通过userInfo查询用户信息后存储在useAppStore中,
src/store/modules/auth/index.ts
src/views/mps/private-ebank-new/index.vue
--------watermark------------
src/App.vue
--------watermark------------
录入时,增加了营销人员列表
src/views/mps/private-ebank-new/modules/private-ebank-new-operate-drawer.vue
--------默认主题--------------
src/theme/settings.ts
--------头像、LOGO、favicon---
src/assets/imgs
public/favicon.x 注意此图要缩小N倍
-------tomcat 部署-----------
https://www.cnblogs.com/Fooo/p/17807277.html
-------tong web 部署---------
https://blog.csdn.net/user990378983/article/details/130324181
-------work flow ---------
为不同的业务类型提供不同的审批表单并存放到src/components/workflow/form路径下