Refactor-XunYucan #92

Open
xunyucan wants to merge 0 commits from Refactor-XunYucan into master

把前端页面朗读这个功能提出来重构为了read.js,read.js内创造了一个Reader的全局对象,里面提供了可供调用的朗读方法。
利用该对象新建了一个在个人页面的生词单中点击朗读单词的功能

把前端页面朗读这个功能提出来重构为了read.js,read.js内创造了一个Reader的全局对象,里面提供了可供调用的朗读方法。 利用该对象新建了一个在个人页面的生词单中点击朗读单词的功能
xunyucan added 62 commits 2023-05-25 21:33:20 +08:00
xunyucan changed title from WIP: Refactor-XunYucan to Refactor-XunYucan 2023-05-25 21:37:54 +08:00

@xunyucan

谢谢。需要与最新的分支(Alpha-snapshot20230519)同步一下,再推送。

@xunyucan 谢谢。需要与最新的分支(Alpha-snapshot20230519)同步一下,再推送。
xunyucan added 38 commits 2023-05-25 22:30:29 +08:00

@mrlan 已同步

@mrlan 已同步

谢谢,已经将你们修改并入分支 Alpha-snapshot20230525

谢谢,已经将你们修改并入分支 Alpha-snapshot20230525
This branch is already included in the target branch. There is nothing to merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b Refactor-XunYucan master
git pull origin Refactor-XunYucan

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff Refactor-XunYucan
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mrlan/EnglishPal#92
There is no content yet.