Browse Source

调整背景颜色

master
453530270@qq.com 3 years ago
parent
commit
75bfe99132
  1. 4
      src/views/TycView.vue

4
src/views/TycView.vue

@ -57,6 +57,8 @@
<style scoped> <style scoped>
.tyc { .tyc {
position: relative; position: relative;
/** wait for chk */
/* background-color: #032461; */
} }
.topnav { .topnav {
@ -293,7 +295,7 @@ export default {
this.csstat() this.csstat()
// //
// this.cgsf_line() // -- this.cgsf_line()--
// //
this.cg_line() this.cg_line()
}, },

Loading…
Cancel
Save