-
Notifications
You must be signed in to change notification settings - Fork 285
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
【北大开源实践】选项限制 #285
Open
UserUserMyUser
wants to merge
126
commits into
didi:feature/peking
Choose a base branch
from
UserUserMyUser:homework-option-selection-limit
base: feature/peking
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
【北大开源实践】选项限制 #285
UserUserMyUser
wants to merge
126
commits into
didi:feature/peking
from
UserUserMyUser:homework-option-selection-limit
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
UserUserMyUser
commented
Jun 13, 2024
•
edited
Loading
edited
- 改动原因:增加选项被选总额限制
- 改动内容:a. 增加选项被选总额的变量 b. 在问卷入库之前,做选项是否超额的检查
- 改动验证:无
- Issue: https://github.com/UserUserMyUser/xiaoju-survey/tree/homework-option-selection-limit
1. 服务端新增eslint 2. 修复所有的lint问题 3. 优化部署,把build命令放到docker构建中
1、为环境变量 process.env 增加 TypeScript 类型检测与感知 2、增加 dotenv & @types/node 处理支持 .env文件环境变量导入机制
* chore: 压缩图片,格式改为webp * perf: 优化编辑器首次加载速度,图片懒加载 * perf: 固定高度,优化滑动
* fix:修复评分组件高级设置显示异常 --------- Co-authored-by: ljm <[email protected]>
* refactor: 使用vue3组合式API重构登录页代码 * feat: 问卷列表操作栏固定 * feat: 登录校验优化
1、点击“修改历史”:请求修改历史列表;点击“发布历史”:请求发布历史列表。 2、接口请求过程中增加loading进行交互优化。
* feat:问卷预览功能 * feat:修复样式问题
UserUserMyUser
commented
Jun 13, 2024
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.
MyComment
skique
force-pushed
the
feature/peking
branch
2 times, most recently
from
August 26, 2024 08:41
6073f71
to
c4f7682
Compare
luch1994
force-pushed
the
feature/peking
branch
from
August 26, 2024 09:05
c4f7682
to
2b755e1
Compare
skique
force-pushed
the
feature/peking
branch
from
September 10, 2024 06:18
81e9c88
to
d08f1c7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.