-
Notifications
You must be signed in to change notification settings - Fork 4
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
Dev #79
Conversation
Dev @2f8be0d99b1ffc60bd20a0d3fa2e03c3cb458f19
## 主要内容 | ||
|
||
- 将`webTask-educationWebsi` 的相关功能同步到`bilibili_text`。 | ||
- 将`bilibili_text`的更新同步到`bilibili-demo`中。 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
不用同步,仅保留tf仓库即可。
给个deadline吧,你打算什么时候迁移?
- 为组织贡献代码在面试中能给你带来更大的优势,能够体现出你的团队责任感与团队合作意识
- 方便对方review并merge代码,防止寡头政策,展现民主自由
@@ -9,7 +9,7 @@ import FolkOpera from './FolkOpera'; | |||
import Header from 'src/component/Header'; | |||
import Foot from '../../component/Foot'; | |||
import Up from 'src/component/Up'; | |||
import Navication from './Navication'; | |||
import Navication from './Navigation'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
仅改了一半是最骚的
@@ -0,0 +1 @@ | |||
[{"D:\\Git\\study\\bilibili_text\\src\\useFetch\\usePost\\index.ts":"1","D:\\Git\\study\\bilibili_text\\src\\views\\Body\\Navigation\\index.tsx":"2","D:\\Git\\study\\bilibili_text\\src\\views\\Body\\index.tsx":"3"},{"size":950,"mtime":1589435652485,"results":"4","hashOfConfig":"5"},{"size":3456,"mtime":1589716316066,"results":"6","hashOfConfig":"5"},{"size":769,"mtime":1589724024022,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"17lsv8z",{"filePath":"10","messages":"11","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"12","messages":"13","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"D:\\Git\\study\\bilibili_text\\src\\useFetch\\usePost\\index.ts",[],"D:\\Git\\study\\bilibili_text\\src\\views\\Body\\Navigation\\index.tsx",[],"D:\\Git\\study\\bilibili_text\\src\\views\\Body\\index.tsx",[]] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个文件有什么用?是否应该被忽略?
No description provided.