mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-11-26 02:17:37 +00:00
添加了一些log
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div v-if="show" class="test">
|
||||
<CCSection name="功能测试">
|
||||
<CCSection name="功能测试" :expand="false">
|
||||
<CCButton @click="onClickHasCocosGame">Has CocosGame</CCButton>
|
||||
<CCButton @click="onClickNoCocosGame">No CocosGame</CCButton>
|
||||
<CCButton @click="onTestTree">init tree data</CCButton>
|
||||
|
||||
Reference in New Issue
Block a user