Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
Muse
Project
Project
Details
Activity
Releases
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
罗超
Muse
Commits
2f6a7180
Commit
2f6a7180
authored
Dec 24, 2019
by
黄奎
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面修改
parent
b50c5142
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
370 additions
and
394 deletions
+370
-394
centerMpBaidu2.vue
src/components/sellDashboard/map/centerMpBaidu2.vue
+0
-1
viittoMap2.vue
src/components/sellDashboard/map/viittoMap2.vue
+0
-3
platformPieRank.vue
src/components/sellDashboard/platformPieRank.vue
+0
-2
sellTopRank.vue
src/components/sellDashboard/sellTopRank.vue
+1
-2
index.js
src/plugins/index.js
+0
-1
demo.vue
src/views/demo.vue
+0
-2
index.vue
src/views/index.vue
+369
-382
login.vue
src/views/login.vue
+0
-1
No files found.
src/components/sellDashboard/map/centerMpBaidu2.vue
View file @
2f6a7180
...
...
@@ -58,7 +58,6 @@ export default {
});
}
var
dataSet
=
new
mapv
.
DataSet
(
data
);
console
.
log
(
newBaiduArr
)
var
options
=
{
// shadowColor: 'rgba(255, 250, 50, 1)',
// shadowBlur: 10,
...
...
src/components/sellDashboard/map/viittoMap2.vue
View file @
2f6a7180
...
...
@@ -43,7 +43,6 @@ export default {
var
_this
=
this
;
window
.
onresize
=
_this
.
myChart
.
resize
;
this
.
myChart
.
on
(
'click'
,
function
(
params
){
console
.
log
(
params
)
let
name
=
params
.
name
if
(
name
===
'非正式同行'
||
name
===
'正式同行'
||
name
===
'激活总数'
)
{
// {location: `${params.data.value[0]}, ${params.data.value[1]}`, key: 'ZzGBZF6L0sgFDLlDohyvYhCnWy4dwksX'}
...
...
@@ -205,7 +204,6 @@ export default {
// handler: function (val, oldVal) {
// if(val!=null && val.length>0)
// {
// console.log("aaa");
// this.chinaConfigure();
// }
...
...
@@ -218,7 +216,6 @@ export default {
// //==this.SourceData[1].length
// if(val!=null && val.length>0)
// {
// console.log("bbb");
// this.chinaConfigure();
// }
...
...
src/components/sellDashboard/platformPieRank.vue
View file @
2f6a7180
...
...
@@ -23,7 +23,6 @@ export default {
data
:{
handler
:
function
(
val
,
oldVal
)
{
if
(
val
)
{
console
.
log
(
'inerank..........'
)
this
.
init
()
}
}
...
...
@@ -104,7 +103,6 @@ export default {
}
]
};
console
.
log
(
option
);
myChart
.
setOption
(
option
);
}
}
...
...
src/components/sellDashboard/sellTopRank.vue
View file @
2f6a7180
...
...
@@ -4,7 +4,7 @@
<ul>
<li
v-for=
"(item, index) in data"
:key=
"index"
v-if=
"index
<10
"
>
<div
class=
"head"
>
<img
v-if=
"item.userPhoto"
:src=
"`http://
reborndev.oss-cn-hangzhou.aliyuncs
.com$
{item.userPhoto}`" :onerror="defaultImg"/>
<img
v-if=
"item.userPhoto"
:src=
"`http://
imgfile.oytour
.com$
{item.userPhoto}`" :onerror="defaultImg"/>
<img
v-else
src=
'../../assets/img/default_head_img.jpg'
/>
</div>
<div
class=
"rank-content"
>
...
...
@@ -85,7 +85,6 @@ export default {
// names += ',' + x.userName
// })
// // this.addTrade(count, names, this.addTradeInfo.enterName)
// console.log(names,count)
// }
let
name
=
this
.
addTradeInfo
.
enterName
,
...
...
src/plugins/index.js
View file @
2f6a7180
...
...
@@ -139,7 +139,6 @@ export default {
Vue
.
prototype
.
bus
=
bus
Vue
.
prototype
.
alert
=
function
(
title
,
content
){
title
=!
title
&&
title
==
''
?
'系统提示'
:
title
console
.
log
(
title
)
let
obj
=
{
title
,
content
...
...
src/views/demo.vue
View file @
2f6a7180
...
...
@@ -45,7 +45,6 @@ export default {
sendMsg
()
{
var
$this
=
this
;
$this
.
proxy
.
invoke
(
"Hello"
,
$this
.
value
).
done
(
msg
=>
{
console
.
log
(
msg
)
});
},
getMsg
()
{
...
...
@@ -57,7 +56,6 @@ export default {
$this
.
online
=
data
;
})
$this
.
proxy
.
on
(
"notifySignin"
,
data
=>
{
console
.
log
(
'1231231231'
)
$this
.
sigin
=
data
})
}
...
...
src/views/index.vue
View file @
2f6a7180
This diff is collapsed.
Click to expand it.
src/views/login.vue
View file @
2f6a7180
...
...
@@ -60,7 +60,6 @@ export default {
},
methods
:
{
login
(){
console
.
log
(
'in..........'
)
if
(
this
.
loginInfo
.
account
==
''
){
this
.
alert
(
'登录提醒'
,
'请输入你的身份ID'
)
}
else
if
(
this
.
loginInfo
.
password
==
''
){
...
...
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