Commit c7040a02 authored by 黄奎's avatar 黄奎

页面修改

parent e7136d12
......@@ -149,7 +149,6 @@
}
});
}
console.log("this.DefaultList ", this.DefaultList);
} else {
this.Info(res.data.message);
}
......
<style>
.menuDiv {
padding: 20px;
}
.menuDiv .query-box {
width: 100%;
padding: 0 0 20px;
border-bottom: 1px solid #ccc;
position: relative;
text-align: right;
}
.menuDiv .normalBtn {
......
<style>
.minimenuDiv {
padding: 20px;
}
.minimenuDiv .query-box {
width: 100%;
padding: 0 0 20px;
border-bottom: 1px solid #ccc;
position: relative;
text-align: right;
}
.minimenuDiv .normalBtn {
......
<style>
.pluglistDiv {
padding: 20px;
}
.pluglistDiv .query-box {
width: 100%;
padding: 0 0 20px;
border-bottom: 1px solid #ccc;
position: relative;
text-align: right;
}
.pluglistDiv .normalBtn {
......
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