web端产品库 vite版本

This commit is contained in:
aixianling
2022-04-27 18:18:57 +08:00
parent ee93320cad
commit 4f0178c627
172 changed files with 4520 additions and 16858 deletions

View File

@@ -50,7 +50,7 @@
</div>
</template>
<script>
<script lang="jsx">
import {mapState} from "vuex"
import AiUserPicker from "../../../components/AiUserPicker";

View File

@@ -41,7 +41,7 @@
</section>
</template>
<script>
<script lang="jsx">
import {mapState} from "vuex";
import day from 'dayjs'

View File

@@ -66,7 +66,7 @@
</div>
</template>
<script>
<script lang="jsx">
import day from 'dayjs'
export default {