完成小程序前端部分
This commit is contained in:
parent
9cd484242c
commit
40faa24750
|
@ -38,11 +38,6 @@ Page({
|
||||||
url: '/pages/projectModule/userProject/userProject',
|
url: '/pages/projectModule/userProject/userProject',
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
erweima(){
|
|
||||||
wx.navigateTo({
|
|
||||||
url: '/pages/tuiguangma/tuiguangma',
|
|
||||||
})
|
|
||||||
},
|
|
||||||
lxsj(){
|
lxsj(){
|
||||||
wx.navigateTo({
|
wx.navigateTo({
|
||||||
url: '/pages/personCenter/contactSuper/contactSuper',
|
url: '/pages/personCenter/contactSuper/contactSuper',
|
||||||
|
|
|
@ -18,10 +18,9 @@
|
||||||
src="./images/fuzhi.png"
|
src="./images/fuzhi.png"
|
||||||
mode="aspectFill"
|
mode="aspectFill"
|
||||||
/>
|
/>
|
||||||
<text class="font_3 text_3">邀请码:123445</text>
|
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="flex-col items-center" bind:tap="erweima">
|
<view class="flex-col items-center">
|
||||||
<image
|
<image
|
||||||
class="image_2"
|
class="image_2"
|
||||||
src="./images/erweima.png"
|
src="./images/erweima.png"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user