cta strategy init

This commit is contained in:
simple321vip
2022-09-07 14:33:06 +08:00
parent 41c42e2d47
commit c57216c52d
8 changed files with 503 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<div class="about" ref="bookmarks" id="bookmarks" :style="{
width: '600px',
height: '300px'
height: '400px'
}"></div>
</template>