Browse Source

修改路线,样式调整

master
mk 1 year ago
parent
commit
4cf68ae335
  1. 1
      README.md
  2. 2
      src/views/next/dialog-module/zdyf-right/kyll/talents.vue
  3. 4
      src/views/next/screen-content-left/zdyf-left/index.vue
  4. 136
      src/views/next/screen-content-map/cpt/daolu.json
  5. 12
      src/views/next/screen-content-map/cpt/point.json

1
README.md

@ -24,6 +24,7 @@ npm run lint
See [Configuration Reference](https://cli.vuejs.org/config/).
### 画路高德页面
### 直达地址 https://lbs.amap.com/demo/javascript-api/example/driving-route/driving-data
<!doctype html>
<html>
<head>

2
src/views/next/dialog-module/zdyf-right/kyll/talents.vue

@ -21,7 +21,7 @@
<div v-else class="noImg">暂无图片</div>
<div class="content">
<div>
<span class="name">{{ item.name }}</span>
<span class="name" style="width: 61px;">{{ item.name }}</span>
<span class="name">{{ item.position }}</span>
</div>

4
src/views/next/screen-content-left/zdyf-left/index.vue

@ -516,11 +516,11 @@ export default {
}
}
.content-txt {
width: 100%;
width: 100%;
height: 170px;
line-height: 24px;
font-weight: 400;
font-size: 16px;
font-size: 17px;
text-indent: 2em;
color: #ffffff;
letter-spacing: 45;

136
src/views/next/screen-content-map/cpt/daolu.json

@ -5061,87 +5061,6 @@
]
}
},
{
"type": "Feature",
"properties": {
"adcode": "1202770845325680641",
"level": "street",
"parent": {
"adcode": 100000
},
"subFeatureIndex": 0,
"acroutes": [100000]
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
120.219211,
36.552537
],
[
120.21922,
36.553664
],
[
120.219263,
36.555038
],
[
120.219386,
36.557934
],
[
120.219386,
36.557934
],
[
120.219209,
36.55794
],
[
120.218394,
36.557961
],
[
120.218394,
36.557961
],
[
120.218399,
36.558272
],
[
120.218415,
36.559426
],
[
120.218447,
36.56082
],
[
120.218453,
36.560895
],
[
120.218453,
36.560895
],
[
120.21951,
36.56089
],
[
120.219558,
36.560889
]
]
]
]
}
},
{
"type": "Feature",
"properties": {
@ -5973,6 +5892,59 @@
]
]
}
}
},{
"type": "Feature",
"properties": {
"adcode": "1202770845325680641",
"level": "street",
"parent": {
"adcode": 100000
},
"subFeatureIndex": 0,
"acroutes": [100000]
},
"geometry": {
"type": "MultiPolygon",
"coordinates": [
[
[
[
120.21908,
36.552201
],
[
120.219209,
36.5522
],
[
120.219209,
36.5522
],
[
120.21922,
36.553664
],
[
120.219263,
36.555038
],
[
120.219386,
36.557934
],
[
120.21951,
36.56089
],
[
120.219517,
36.561067
]
]
]
]
}
}
]
}

12
src/views/next/screen-content-map/cpt/point.json

@ -14,8 +14,8 @@
"geometry": {
"type": "Point",
"coordinates": [
120.2140582,
36.5425061
120.1252344319,
36.3230764801
]
}
},
@ -62,8 +62,8 @@
"geometry": {
"type": "Point",
"coordinates": [
120.2142359,
36.5648249
120.1246668585,
36.3351552353
]
}
},
@ -308,8 +308,8 @@
"geometry": {
"type": "Point",
"coordinates": [
120.2273342,
36.5489173
120.1349214705,
36.3248645892
]
}
}

Loading…
Cancel
Save