Browse Source

test

master
mch 2 years ago
parent
commit
322d70e9d8
  1. 2
      src/views/fee-settings/PayMode.vue
  2. 2
      src/views/login/Login.vue

2
src/views/fee-settings/PayMode.vue

@ -90,7 +90,7 @@ export default {
return {
isshow: true,
tableHeight: window.innerHeight - 180, //
screenHeight: window.innerHeight, //
screenHeight: window.innerHeight, // 1
initTableData: [],
tableData: [],
form: {

2
src/views/login/Login.vue

@ -138,7 +138,7 @@ export default {
<style lang="scss" scoped >
.bg {
background-color: black;
// background: url("https://img.zcool.cn/community/013c8b5b62d108a801206a35bea1eb.jpg@2o.jpg");
// background: url("https://img.zcool.cn/community/013c8b5b62d108a801206a35bea1eb.jpg@2o.jpg");1
background: url("https://img1.baidu.com/it/u=1097534320,1746985227&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500");
height: 100%;
width: 100%;

Loading…
Cancel
Save