src/example/ExamplePage.js
@@ -5,7 +5,6 @@ import {Button, Input} from "antd"; import {updateLanguage} from "iclient3d-plot-diy"; ; export default class ExamplePage extends Component { constructor(props) { @@ -74,6 +73,8 @@ <li><NavLink to='/example/defaultSelect'>初始化事件</NavLink></li> <li><NavLink to='/example/fly'>飞行</NavLink></li> <li><NavLink to='/example/dynamicBlc'>动态比例尺</NavLink></li> <li><NavLink to='/example/simpleEvent'>简单事件</NavLink></li> <li><NavLink to='/example/aggregator'>自动聚合</NavLink></li> </ul> <div className={"button_wrapper"}>