|
@@ -21,7 +21,7 @@
|
|
<image src="https://minio.citupro.com/dev/static/nodata.png" mode="widthFix" style="width: 100vw;height: 100vh;"></image>
|
|
<image src="https://minio.citupro.com/dev/static/nodata.png" mode="widthFix" style="width: 100vw;height: 100vh;"></image>
|
|
</view>
|
|
</view>
|
|
<view class="bottom-sticky flex-column">
|
|
<view class="bottom-sticky flex-column">
|
|
- <button class="recomm-button" style="margin-bottom: 0;" :loading="analysisLoading" @click="handleResumeAnalysis">开始解析</button>
|
|
|
|
|
|
+ <!-- <button class="recomm-button" style="margin-bottom: 0;" :loading="analysisLoading" @click="handleResumeAnalysis">开始解析</button> -->
|
|
<button class="recomm-button" style="margin-bottom: 0;" @click="handleUpload">微信聊天文件上传</button>
|
|
<button class="recomm-button" style="margin-bottom: 0;" @click="handleUpload">微信聊天文件上传</button>
|
|
<view class="color-primary font-size-14 ss-m-b-25 ss-m-t-10" style="text-align: center;">上传文件大小不能超过20MB</view>
|
|
<view class="color-primary font-size-14 ss-m-b-25 ss-m-t-10" style="text-align: center;">上传文件大小不能超过20MB</view>
|
|
</view>
|
|
</view>
|