郝震-深圳维码 da5be93abe Accept Merge Request #21613: (bugfix/20240523 -> master)
Merge Request: 作答,矩阵题单选、多选,选项随机 bug;

Created By: @郝震-深圳维码
Accepted By: @郝震-深圳维码
URL: https://yldc.coding.yili.com/p/ylst/d/ylst-survey-web/git/merge/21613?initial=true
2024-05-24 09:54:32 +08:00
2023-11-02 13:52:36 +08:00
2022-10-09 18:00:58 +08:00
2023-05-09 17:56:56 +08:00
2022-10-09 18:00:58 +08:00
2022-11-24 13:29:33 +08:00
2022-11-29 20:18:22 +08:00
2022-11-24 13:29:33 +08:00
2022-11-24 13:29:33 +08:00
2022-12-16 11:05:44 +08:00
2024-04-22 11:09:52 +08:00
2022-10-09 18:00:58 +08:00
2022-10-09 18:00:58 +08:00
2022-10-09 18:00:58 +08:00
2024-04-23 21:08:30 +08:00
2022-10-09 18:00:58 +08:00
2022-10-09 18:00:58 +08:00
2024-04-22 11:09:52 +08:00

planet-front-end

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

java版本差异化改动

  • 问卷详情逻辑字段string->array类型
<!-- 逻辑 -->
<div class="logic">
    <div v-html="logic" v-for="logic in question.logic" :key="logic"></div>
</div>
Description
No description provided
Readme 50 MiB
Languages
Vue 53.8%
JavaScript 37%
HTML 5.2%
CSS 3.6%
SCSS 0.4%