Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: 重构 management/pages/publishResult 目录下组件, 使用 Vue3 组合式 API 写法 #167

Merged
merged 1 commit into from
May 27, 2024

Conversation

alwayrun
Copy link
Contributor

改动内容

使用 Vue3 组合式 API 写法对 management/pages/publishResult 目录列表文件进行调整

management/pages/publishResult
├── PublishResultPage.vue
└── components
    ├── ChannelRow.vue
    └── QRCode.vue

Copy link
Collaborator

@sudoooooo sudoooooo May 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@alwayrun 统一下入口文件都是xxxPage,这个改成PublishPage.vue吧。
(后续我们把list/lindex.vue也改一下。
edit页比较复杂,所以用于切换xxxPage的入口文件定义成index.vue。)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已处理

@alwayrun alwayrun force-pushed the refactor/management_pages_publish branch from 7961e3f to 202c642 Compare May 24, 2024 13:47
@alwayrun alwayrun force-pushed the refactor/management_pages_publish branch from 202c642 to f9cc64c Compare May 24, 2024 14:20
@sudoooooo sudoooooo merged commit 9526fae into didi:develop May 27, 2024
1 check passed
@alwayrun alwayrun deleted the refactor/management_pages_publish branch May 28, 2024 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants