Browse Source

添加未登录的弹窗提示

lihuilin/feature-20251024095243-我的
maziyang 3 weeks ago
parent
commit
2890020539
  1. 1
      pages/customerServicePlatform/csPlatformIndex.vue

1
pages/customerServicePlatform/csPlatformIndex.vue

@ -1,4 +1,5 @@
<template>
<LoginPrompt ref="loginPrompt"></LoginPrompt>
<view class="main">
<view class="top" :style="{height:iSMT+'px'}"></view>

Loading…
Cancel
Save