Pārlūkot izejas kodu

替换图片

dev
corala pirms 3 gadiem
vecāks
revīzija
0f99852a8f
5 mainītis faili ar 11 papildinājumiem un 14 dzēšanām
  1. +7
    -7
      pages/index/index.js
  2. +1
    -2
      pages/index/index.wxss
  3. +1
    -1
      pages/login/index.wxss
  4. +1
    -2
      pages/middle/index.wxss
  5. +1
    -2
      pages/share/index.wxss

+ 7
- 7
pages/index/index.js Parādīt failu

@@ -6,13 +6,13 @@ Page({
data: { data: {
}, },
onLoad(option) { onLoad(option) {
// console.log(option.id)
// let that = this
// if(option.id){ // 有ID则是通过分享链接进来的
// setTimeout(function(){
// that.inviteFun(option.id)
// },1000)
// }
console.log(option.id)
let that = this
if(option.id){ // 有ID则是通过分享链接进来的
setTimeout(function(){
that.inviteFun(option.id)
},1000)
}
}, },
inviteFun(id){ inviteFun(id){
let token = wx.getStorageSync('token') let token = wx.getStorageSync('token')


+ 1
- 2
pages/index/index.wxss Parādīt failu

@@ -1,9 +1,8 @@
/**index.wxss**/ /**index.wxss**/
.container{ .container{
width: 750rpx; width: 750rpx;
/* height: 1624rpx; */
min-height: 100vh; min-height: 100vh;
background: url('https://static.quhouse.com/a182a4a222f84d6b9ea346908ddfcf76.png') no-repeat #FFBE49;
background: url('https://static.quhouse.com/2f743d50ee5b4892ba1f59f6c393b0ae.png') no-repeat #FFBE49;
background-size: 750rpx 100vh; background-size: 750rpx 100vh;
position: relative; position: relative;
} }


+ 1
- 1
pages/login/index.wxss Parādīt failu

@@ -1,9 +1,9 @@
/**index.wxss**/ /**index.wxss**/
.container{ .container{
background: url('https://static.quhouse.com/26af356fe053431e8bd56f8ea07734a5.png') no-repeat center;
width: 750rpx; width: 750rpx;
height: 1464rpx; height: 1464rpx;
min-height: 100vh; min-height: 100vh;
background: url('https://static.quhouse.com/26af356fe053431e8bd56f8ea07734a5.png') no-repeat #FFBE49;
background-size: cover; background-size: cover;
display: flex; display: flex;
flex-direction: column; flex-direction: column;


+ 1
- 2
pages/middle/index.wxss Parādīt failu

@@ -1,8 +1,7 @@
.container{ .container{
width: 750rpx; width: 750rpx;
/* height: 1446rpx; */
min-height: 100vh; min-height: 100vh;
background: url('https://static.quhouse.com/da53587733cd4501b4a7d168656bdac4.png') no-repeat;
background: url('https://static.quhouse.com/523c2ac0eb6c4759a38d19bee4838d4e.png') no-repeat #FFBE49;
background-size: cover; background-size: cover;
display: flex; display: flex;
flex-direction: column; flex-direction: column;


+ 1
- 2
pages/share/index.wxss Parādīt failu

@@ -1,8 +1,7 @@
.container{ .container{
background: url('https://static.quhouse.com/7f51a916a2fb4eb983f65295963bddd8.png') no-repeat;
width: 750rpx; width: 750rpx;
/* height: 1624rpx; */
min-height: 100vh; min-height: 100vh;
background: url('https://static.quhouse.com/6f8af073fc534a96a28bef1f26de1ccf.png') no-repeat #FFBE49;
background-size: cover; background-size: cover;
display: flex; display: flex;
flex-direction: column; flex-direction: column;


Notiek ielāde…
Atcelt
Saglabāt