Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
jml0128
/
xrk-bi
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 1ae7c536
authored
May 05, 2022
by
jml0128
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改数字问卷标题
1 parent
bfa51a34
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
package.json
src/packages/bi/src/project/21-digitalQuestionnaire.vue
package.json
View file @
1ae7c53
{
"name"
:
"xrk-bi"
,
"version"
:
"0.3.0-beta.1
1
"
,
"version"
:
"0.3.0-beta.1
2
"
,
"description"
:
"xrk-bi"
,
"author"
:
"xrk"
,
"main"
:
"dist/bundler.js"
,
...
...
src/packages/bi/src/project/21-digitalQuestionnaire.vue
View file @
1ae7c53
...
...
@@ -432,8 +432,8 @@ export default {
chartType
:
2
,
blockTitle
:
singleChoiceName
===
'singleChoiceHistory'
?
'数字
问卷各篇内容浏览排行
'
:
'数字
问卷各篇内容
反馈排行'
,
?
'数字
专区各篇内容有效点击量排名
'
:
'数字
专区各篇内容本次
反馈排行'
,
hideTypes
:
true
,
hideLegend
:
true
,
hideDesc
:
true
...
...
@@ -442,8 +442,8 @@ export default {
chartType
:
13
,
blockTitle
:
singleChoiceName
===
'singleChoiceHistory'
?
'数字
问卷浏览
分布区域热力图'
:
'数字
问卷
反馈分布区域热力图'
,
?
'数字
专区有效点击量
分布区域热力图'
:
'数字
专区本次
反馈分布区域热力图'
,
hideTypes
:
true
,
hideColor
:
true
,
hideLegend
:
true
,
...
...
@@ -453,8 +453,8 @@ export default {
chartType
:
item
.
chartType
||
randomType
([
1
,
2
,
5
,
6
]),
blockTitle
:
singleChoiceName
===
'singleChoiceHistory'
?
'数字
问卷单日浏览
走势图'
:
'数字
问卷单日反馈
走势图'
,
?
'数字
专区单日有效点击量
走势图'
:
'数字
专区本次反馈单日
走势图'
,
hideLegend
:
true
,
hideDesc
:
true
,
disableTypes
:
[
3
,
4
,
9
,
10
,
11
]
...
...
@@ -463,8 +463,8 @@ export default {
chartType
:
2
,
blockTitle
:
singleChoiceName
===
'singleChoiceHistory'
?
'数字
问卷各篇内容单日最大浏览
量排名'
:
'数字
问卷各篇内容单日最大
反馈排名'
,
?
'数字
专区单日最大点击量各篇内容点击
量排名'
:
'数字
专区各篇内容单日最大量本次
反馈排名'
,
hideTypes
:
true
,
hideLegend
:
true
,
hideDesc
:
true
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment