run-js 工具内容页(未完成)
This commit is contained in:
14
src/components/tools/OtherRunJS.vue
Normal file
14
src/components/tools/OtherRunJS.vue
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<template>
|
||||||
|
<div class="detail-elem">
|
||||||
|
开发中,敬请期待。
|
||||||
|
</div>
|
||||||
|
</template>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
export default {
|
||||||
|
name: 'OtherRunJS'
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<style lang="less" scoped>
|
||||||
|
</style>
|
Reference in New Issue
Block a user