|
|
@@ -32,7 +32,9 @@
|
|
|
<empty :isShow="false" v-if="content.length == 0" />
|
|
|
</scroll-view>
|
|
|
</view>
|
|
|
+ <!-- #ifdef APP-PLUS -->
|
|
|
<view class="white-btn" @click="handleWeChatUpload">微信上传</view>
|
|
|
+ <!-- #endif -->
|
|
|
<view class="buttons flex align-center">
|
|
|
<view class="button pain" @click="showTipPopup = true">Ai一键解析简历</view>
|
|
|
<view class="button primary">
|