Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
marketing-web
marketing
Commits
9b72559f
Commit
9b72559f
authored
Oct 13, 2020
by
chenxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 一些调整
parent
90b540ba
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
index.html
index.html
+1
-1
index.vue
src/views/game/dzp/index.vue
+1
-1
index.vue
src/views/game/ggk/index.vue
+1
-1
index.vue
src/views/game/klfl/index.vue
+1
-1
index.vue
src/views/game/ptyx/index.vue
+1
-1
index.vue
src/views/game/znm/index.vue
+1
-1
No files found.
index.html
View file @
9b72559f
...
...
@@ -23,7 +23,7 @@
<!-- 组件引用cdn -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/header.2.0.38.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/footer.2.0.04.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/card.2.0.1
2
.js"
></script>
<!-- 卡券选择器 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/card.2.0.1
3
.js"
></script>
<!-- 卡券选择器 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/store.2.0.01.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/img-preview.2.0.00.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/member-group.2.2.24.js"
></script>
...
...
src/views/game/dzp/index.vue
View file @
9b72559f
...
...
@@ -134,7 +134,7 @@ export default {
'mutations_layoutTips'
,
`<div class="layout--tips">
<i class="el-icon-info"></i>
每隔3小时对所有
游戏统计一次,上次统计
时间为:
${
date
}
每隔3小时对所有
数据收集一次,然后统计到下面列表中(耗费一段时间)。上次收集
时间为:
${
date
}
</div>
`
);
...
...
src/views/game/ggk/index.vue
View file @
9b72559f
...
...
@@ -133,7 +133,7 @@ export default {
'mutations_layoutTips'
,
`<div class="layout--tips">
<i class="el-icon-info"></i>
每隔3小时对所有
游戏统计一次,上次统计
时间为:
${
date
}
每隔3小时对所有
数据收集一次,然后统计到下面列表中(耗费一段时间)。上次收集
时间为:
${
date
}
</div>
`
);
...
...
src/views/game/klfl/index.vue
View file @
9b72559f
...
...
@@ -117,7 +117,7 @@ export default {
'mutations_layoutTips'
,
`<div class="layout--tips">
<i class="el-icon-info"></i>
每隔3小时对所有
游戏统计一次,上次统计
时间为:
${
date
}
每隔3小时对所有
数据收集一次,然后统计到下面列表中(耗费一段时间)。上次收集
时间为:
${
date
}
</div>
`
);
...
...
src/views/game/ptyx/index.vue
View file @
9b72559f
...
...
@@ -116,7 +116,7 @@ export default {
'mutations_layoutTips'
,
`<div class="layout--tips">
<i class="el-icon-info"></i>
每隔3小时对所有
游戏统计一次,上次统计
时间为:
${
date
}
每隔3小时对所有
数据收集一次,然后统计到下面列表中(耗费一段时间)。上次收集
时间为:
${
date
}
</div>
`
);
...
...
src/views/game/znm/index.vue
View file @
9b72559f
...
...
@@ -108,7 +108,7 @@ export default {
'mutations_layoutTips'
,
`<div class="layout--tips">
<i class="el-icon-info"></i>
每隔3小时对所有
游戏统计一次,上次统计
时间为:
${
date
}
每隔3小时对所有
数据收集一次,然后统计到下面列表中(耗费一段时间)。上次收集
时间为:
${
date
}
</div>
`
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment