This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
zhangzl
/
nsgk_mobile
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
地图备注样式
master
QI_YUJIE
1 year ago
parent
684ea390fa
commit
f6efcae387
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/Map/MapGisTagDTGCopy.vue
+ 1
- 1
src/components/Map/MapGisTagDTGCopy.vue
View File
@@ -8,7 +8,7 @@
<input :id="this.drawResetMap" type="button" class="ant-btn ant-btn-red" value="重置标记"/>
</div>
</div>
<div style="font-size: 1
3px; padding-top: 5px;">备注信息:黄色标记表示该资产,蓝色标记是
本账套已标记的其他资产</div>
<div style="font-size: 1
.4vh; padding-top: 5px;">备注:黄色标记表示该资产,蓝色标记表示
本账套已标记的其他资产</div>
<div id="info" style="display: none"></div>
</div>
</template>
Write
Preview
Loading…
Cancel
Save