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 64221edb
authored
Aug 16, 2022
by
web
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 文案修改
1 parent
fa61857f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
12 deletions
package.json
src/packages/bi/src/project/21-digitalQuestionnaire.vue
package.json
View file @
64221ed
{
"name"
:
"xrk-bi"
,
"version"
:
"0.4.
2
"
,
"version"
:
"0.4.
3
"
,
"description"
:
"xrk-bi"
,
"author"
:
"xrk"
,
"main"
:
"dist/bundler.js"
,
...
...
src/packages/bi/src/project/21-digitalQuestionnaire.vue
View file @
64221ed
...
...
@@ -68,7 +68,7 @@
v-if=
"showSingleChoiceMixin.length > 0"
style=
"margin-top:25px;"
class=
"bi-block no-border"
name=
"推广相关
问卷
数据分析"
name=
"推广相关
内容
数据分析"
:singleChoice=
"showSingleChoiceMixin"
:pageWrap=
"true"
printInfo
...
...
@@ -77,7 +77,7 @@
>
<BiSingleChoiceInfo
:index=
"answerMode == 1 ? '4' : '5'"
name=
"推广相关
问卷
数据分析"
name=
"推广相关
内容
数据分析"
></BiSingleChoiceInfo>
</BiSingleChoice>
<BiCoverEnd
title=
"奇正藏药医学沙龙推广项目数据报告"
></BiCoverEnd>
...
...
@@ -216,7 +216,7 @@ export default {
]
},
{
name
:
'推广相关
问卷
数据分析'
,
name
:
'推广相关
内容
数据分析'
,
child
:
[
...
page3Info
.
filter
(
item
=>
item
.
name
)
...
...
@@ -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