mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-mobile.git
synced 2025-12-07 18:06:47 +08:00
去掉首页的弹窗
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
<view v-show="conType != 0">
|
||||
<uni-load-more :status="loadStatus"></uni-load-more>
|
||||
</view>
|
||||
<u-overlay :show="signInShow">
|
||||
<!-- <u-overlay :show="signInShow">
|
||||
<view style="padding-top: 180upx;">
|
||||
<view style="margin-top: 180upx;width:624upx;margin: 0px auto;position: relative;">
|
||||
<img usemap="#HotMap" :src="`${context}/static/images/dlg.png`" style="width:624upx;height: 864upx;">
|
||||
@@ -170,7 +170,7 @@
|
||||
<mapelement></mapelement>
|
||||
</view>
|
||||
</view>
|
||||
</u-overlay>
|
||||
</u-overlay> -->
|
||||
</view>
|
||||
</template>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user