mirror of
https://github.com/sub-store-org/Sub-Store.git
synced 2025-08-10 00:52:40 +00:00
10 lines
119 B
Vue
10 lines
119 B
Vue
<template>
|
|
<v-container>
|
|
<h1 class="headline">订阅</h1>
|
|
</v-container>
|
|
</template>
|
|
|
|
|
|
<style scoped>
|
|
|
|
</style> |