mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-08 11:02:48 +08:00
fix: 修复引入地图组件错误
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
(function () {
|
||||
const css = '/static/plugs/lay-module/mapLocation/mapLocation.css';
|
||||
const css = '/static/plugs/mapLocation/mapLocation.css';
|
||||
var mapLocation = function () {
|
||||
$(function () {
|
||||
var cssElement = document.createElement('link');
|
||||
|
||||
Reference in New Issue
Block a user