mirror of
https://gitee.com/pan648540858/wvp-GB28181-pro.git
synced 2026-05-18 11:27:49 +08:00
删除多余注释
This commit is contained in:
parent
625842fd0d
commit
37b1978da5
@ -8,7 +8,7 @@ import org.springframework.boot.autoconfigure.SpringBootApplication;
|
||||
|
||||
@SpringBootApplication
|
||||
public class VManageBootstrap extends LogManager {
|
||||
public static void main(String[] args) {
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(VManageBootstrap.class, args);
|
||||
}
|
||||
}
|
||||
|
||||
@ -250,7 +250,7 @@ export default {
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.control-wrapper {
|
||||
.control-wrapper-not-used {
|
||||
position: relative;
|
||||
width: 6.25rem;
|
||||
height: 6.25rem;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user