Browse Source

去掉页面底部烟筒图片

master
1747191978@qq.com 4 months ago
parent
commit
83e573ac25
  1. 6
      大唐会议前台1/pages/index/index.vue
  2. 2
      大唐会议前台1/pages/index/pdf.vue
  3. BIN
      大唐会议前台1/static/quxia.4289b7cb.png

6
大唐会议前台1/pages/index/index.vue

@ -22,7 +22,7 @@
<!-- 底部背景图 -->
<view class="view-backimg">
<view class="view-backimg-top"></view>
<view class="view-backimg-bottom"></view>
<!-- <view class="view-backimg-bottom"></view> -->
</view>
<!-- 头像 - 头像 -->
<view class="avatarobx">
@ -54,6 +54,10 @@
created() {
this.getQueryMeeting() //
},
onShow(){
this.userName = uni.getStorageSync("userName")
console.log('this.userName',this.userName)
},
methods: {
// logo
handleBack() {

2
大唐会议前台1/pages/index/pdf.vue

@ -16,7 +16,7 @@
<!-- 底部背景图 -->
<view class="view-backimg">
<view class="view-backimg-top"></view>
<view class="view-backimg-bottom"></view>
<!-- <view class="view-backimg-bottom"></view> -->
</view>
<div class="tools">
<view style="width:50vw;display: flex;margin: auto;">

BIN
大唐会议前台1/static/quxia.4289b7cb.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Loading…
Cancel
Save