mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2026-04-27 02:30:12 +08:00
f2619b0546
* Refactor js submodule * Remove change-log * Update ocr module * Update ocr-detection module * Update ocr-detection module * Remove change-log
8 lines
108 B
Vue
8 lines
108 B
Vue
<template>
|
|
<div></div>
|
|
</template>
|
|
|
|
<script setup lang="ts"></script>
|
|
|
|
<style scoped lang="less"></style>
|