性能测试基础配置
This commit is contained in:
11
test-ui/src/views/test/performance/performance.vue
Normal file
11
test-ui/src/views/test/performance/performance.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup>
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<p>性能</p>
|
||||
</template>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user