mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-06-06 08:14:02 +00:00
更新popup options
This commit is contained in:
parent
a8c4ba0802
commit
9adb53e4e5
@ -11,8 +11,9 @@
|
|||||||
|
|
||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import {Component, Vue} from "vue-property-decorator";
|
import {Component, Vue} from "vue-property-decorator";
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
components: {PuzzleBoard},
|
components: {},
|
||||||
})
|
})
|
||||||
export default class Index extends Vue {
|
export default class Index extends Vue {
|
||||||
name: string = "index";
|
name: string = "index";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user