first
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<!-- FAQ 常见问题 -->
|
||||
<template>
|
||||
<s-layout class="set-wrap" title="合作联系" :bgStyle="{ color: '#FFF' }">
|
||||
<image src="https://kxcharge.oss-cn-beijing.aliyuncs.com/qywx.jpg" mode="widthFix" show-menu-by-longpress></image>
|
||||
<template v-slot:kxTabBar>
|
||||
<kx-tabbar-wrapper>
|
||||
<view class="tab-bar">
|
||||
扫码识别,商业合作
|
||||
</view>
|
||||
</kx-tabbar-wrapper>
|
||||
</template>
|
||||
</s-layout>
|
||||
</template>
|
||||
|
||||
<script setup></script>
|
||||
Reference in New Issue
Block a user