This commit is contained in:
liuye
2024-06-07 15:22:53 +08:00
parent 8f6434c393
commit 8cb39d4fdf
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="AppDialogue">
<u-navbar title="Copilot小助理" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar"></u-navbar>
<u-navbar title="Copilot小助理" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar" :is-back="false"></u-navbar>
<!-- <scroll-view scroll-y="true" class="scroll-Y" @scroll="scroll"> -->
<!-- <div class="service-content">
<div class="text-content">
@@ -60,7 +60,7 @@
import {mapActions, mapState} from "vuex";
const recorderManager = uni.getRecorderManager();
const innerAudioContext = uni.createInnerAudioContext();
const innerAudioContext = uni.createInnerAudioContext();
innerAudioContext.autoplay = true;
export default {
customNavigation: true,

View File

@@ -1,6 +1,6 @@
<template>
<div class="AppMy">
<u-navbar title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar"></u-navbar>
<u-navbar title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar" :is-back="false"></u-navbar>
<div class="my-bg"></div>
<div class="my-content">
<div class="user-info">
@@ -12,7 +12,7 @@
<div>党委书记</div>
</div>
</div>
<div class="app-list">
<!-- <div class="app-list">
<div class="item">
<div class="item-left">
<img src="./img/icon1.png" alt="" class="icon-img">应用1
@@ -29,7 +29,7 @@
<img src="./img/right-icon.png" alt="" class="right-img">
</div>
</div>
</div>
</div> -->
</div>
</div>
</template>

View File

@@ -1,6 +1,6 @@
<template>
<div class="AppRecord">
<u-navbar title="Copilot小助理" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar"></u-navbar>
<u-navbar title="Copilot小助理" title-color="#000" title-width="300" title-size="32" :title-bold="true" :background="backgroundNavbar" :is-back="false"></u-navbar>
<div class="list-bg"></div>
<div class="list-content">
<div class="item">