Commit 877d802c authored by 邓超's avatar 邓超

fix: 修改文件打包

parent 235cebb3
Pipeline #51386 passed with stages
in 7 minutes 34 seconds
......@@ -93,7 +93,7 @@ const Map = props => {
const [flag, setFlag] = useState(0);
const mapRef = useRef();
const mapInfo = useRef(null);
const test = [];
useEffect(() => {
GetWebSiteConfig({ client: 'sandbox' }).then(res => {
console.log(res.data[0].mapsettings, 'res.data[0].mapsettings');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment