ll
liukangdong
2024-09-23 e48a1c0389f8a5ee753a2550fc62a324a72b12f8
h5_meeting/pages/index/config.vue
@@ -11,7 +11,7 @@
         <view class="item">
            <view class="title">接口地址</view>
            <view class="line">
               <input type="text" placeholder="http://10.50.250.178:8088/gateway_interface" v-model="param.baseUrl" />
               <input type="text" placeholder="http://10.50.250.178:8088/gateway_interface/" v-model="param.baseUrl" />
               <image src="../../static/icon/right.svg" class="icon"></image>
            </view>
         </view>