Commit a37c42b9 authored by renjintao's avatar renjintao

index

parent 8026e611
<style lang="less"> <style lang="less">
@import './menu.less';
@import "./technolog.less"; @import "./technolog.less";
.lay100 { .lay100 {
height: calc(100vh - 105px); height: calc(100vh - 105px);
...@@ -428,7 +429,6 @@ export default { ...@@ -428,7 +429,6 @@ export default {
}; };
</script> </script>
<style lang="less" scoped> <style lang="less" scoped>
@import "./menu.less";
.order-quotation { .order-quotation {
height: 100vh !important; height: 100vh !important;
} }
......
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