Commit b0b020f9 authored by yaqizhang's avatar yaqizhang

人工智能分析系统

parent 8a2bc2a5
...@@ -190,7 +190,7 @@ ...@@ -190,7 +190,7 @@
<script> <script>
export default { export default {
name: "App", name: "",
data() { data() {
return { return {
tableData: [ tableData: [
...@@ -218,7 +218,7 @@ ...@@ -218,7 +218,7 @@
<style lang="scss" scoped> <style lang="scss" scoped>
.entrance{ .entrance{
width: 85%; width: 85%;
height: calc(100vh - 50px);; height: calc(100vh - 50px);
padding: 30px; padding: 30px;
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
......
This diff is collapsed.
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