Explorar el Código

去除不使用页面

x hace 1 semana
padre
commit
a4224a31a2
Se han modificado 8 ficheros con 16 adiciones y 119 borrados
  1. 1 19
      pages.json
  2. 8 9
      pages/dialog.vue
  3. 2 2
      pages/home.vue
  4. 4 4
      pages/login.vue
  5. 0 28
      pages/perillPgjs.vue
  6. 0 28
      pages/perillPgsm.vue
  7. 1 1
      pages/registerInfo.vue
  8. 0 28
      pages/support.vue

+ 1 - 19
pages.json

@@ -12,24 +12,6 @@
 				"navigationStyle": "custom"
 			}
 		},
-		{
-			"path": "pages/perillPgjs",
-			"style": {
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/perillPgsm",
-			"style": {
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/support",
-			"style": {
-				"navigationStyle": "custom"
-			}
-		},
 		{
 			"path": "pages/webView",
 			"style": {
@@ -335,7 +317,7 @@
 		}
 	],
 	"globalStyle": {
-		"navigationBarTitleText": "PERILL团队发展动态评估",
+		"navigationBarTitleText": "PERILL倍力团队六维评估",
 		"navigationBarBackgroundColor": "#FFFFFF",
 		"navigationBarTextStyle": "black"
 	},

+ 8 - 9
pages/dialog.vue

@@ -2,15 +2,15 @@
 	<view class="page" :style="{'min-height':h+'px', 'padding-top':mt+'px', 'padding-bottom': 'calc(240rpx + ' + fixBottom + 'px)'}">
 		<u-navbar title="创衡正念企业教练AI智能体" bgColor="#E9F4F6" :titleStyle="{'font-size':'32rpx','font-weight':'bold','color':'#002846'}">
 			<view class="u-nav-slot" slot="left" style="display: flex;background-color: transparent;">
-				<image :src="$profileImageUrl('2025/06/16/ef50e3e8-d0f9-41dd-a4ec-546b157a1de9.png')" style="width: 45rpx;height: 45rpx;" @tap="toBack"></image>
-				<!-- <image :src="$profileImageUrl('2025/06/16/e536bf8e-3b33-4ea8-b60b-7154c6353bec.png')" style="width: 42rpx;height: 42rpx;margin-left: 40rpx;" @tap="startNewDialog"></image> -->
+				<image src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/06/16/ef50e3e8-d0f9-41dd-a4ec-546b157a1de9.png" style="width: 45rpx;height: 45rpx;" @tap="toBack"></image>
+				<!-- <image src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/06/16/e536bf8e-3b33-4ea8-b60b-7154c6353bec.png" style="width: 42rpx;height: 42rpx;margin-left: 40rpx;" @tap="startNewDialog"></image> -->
 			</view>
 		</u-navbar>
 		<template v-if="dialogList.length===0">
 			<view class="welcome">
-				<image :src="$profileImageUrl('2025/06/16/5292af4c-977b-4620-a4e4-4aadcd5ad092.png')"></image>
+				<image src="https://transcend.ringzle.com/xiaozhi-app/profile/2025/06/16/5292af4c-977b-4620-a4e4-4aadcd5ad092.png"></image>
 				<p>Hi,我是大创教练~</p>
-				<p class="tip">欢迎与我探讨任何关于团队教练、PERILL团队发展动态评估报告或团队发展的话题。我的对话能力正在进化中,希望能给你的团队教练辅导一些启发~</p>
+				<p class="tip">欢迎与我探讨任何关于团队教练、PERILL倍力团队六维评估报告或团队发展的话题。我的对话能力正在进化中,希望能给你的团队教练辅导一些启发~</p>
 			</view>
 		</template>
 		<template v-else>
@@ -34,7 +34,7 @@
 						<view class="da_content">
 							<template v-if="item.think">
 								<view class="dac_think adfac">
-									<image :src="$imageUrl('ce681f9923134f5bbf43654234e15367.gif')"></image>
+									<image src="https://oss.familydaf.cn/sxsnfile/20260129/ce681f9923134f5bbf43654234e15367.gif"></image>
 									<text v-if="!item.fail">让我思考一下,请稍等~</text>
 									<text v-else>{{item.errMsg}}</text>
 								</view>
@@ -332,8 +332,7 @@
 </script>
 
 <style scoped lang="scss">
-		@import '../static/_asset-config';
-::v-deep .u-textarea{
+	::v-deep .u-textarea{
 		border: none !important;
 		padding: 0 !important;
 	}
@@ -344,7 +343,7 @@
 	}
 	
 	.page{
-		background: asset-image('dialog_bg.png') no-repeat;
+		background: url('https://gitee.com/hw_0302/chuang-heng-wechat-images/raw/master/dialog_bg.png') no-repeat;
 		background-size: 100% 100%;
 		padding: 0 30rpx 240rpx;
 		box-sizing: border-box;
@@ -498,4 +497,4 @@
 			}
 		}
 	}
-</style>
+</style>

+ 2 - 2
pages/home.vue

@@ -115,7 +115,7 @@
 			<view class="kr-box adffcac">
 				<image :src="imgBase+'remind_close.png'" @click="questionnaireKindShow=false"></image>
 				<view class="kr-title">温馨提示</view>
-				<view class="kr-p" style="margin-top: 32rpx;">你有一份<span>“PERILL团队发展动态评估(团队版)”</span>问卷待完成,请及时作答,</view>
+				<view class="kr-p" style="margin-top: 32rpx;">你有一份<span>“PERILL倍力团队六维评估(团队版)”</span>问卷待完成,请及时作答,</view>
 				<view class="kr-p">以便我们为您提供精准分析。</view>
 				<view class="kr-btn" @click="handleToFill">去填写</view>
 			</view>
@@ -231,7 +231,7 @@
 			},
 			toTurn(url){
 				if(!url) return 
-				const notloginurls = ['/pages/dialog','/pages/support','/pagesHome/weixin','perillPgjs','perillPgsm'];
+				const notloginurls = ['/pages/dialog','/pagesHome/weixin',];
 				if(!notloginurls.includes(url)&&!this.isLogin()) return
 				uni.navigateTo({
 					url

+ 4 - 4
pages/login.vue

@@ -1,22 +1,22 @@
 <template>
 	<view class="page" :style="{'min-height':h+'px', 'padding-top':mt+'px'}">
-		<cus-header title='PERILL团队动态评估系统' bgColor="transparent" backUrl="/pages/home"></cus-header>
+		<cus-header title='PERILL倍力团队六维评估系统' bgColor="transparent" backUrl="/pages/home"></cus-header>
 		<image class="topbg" :src="imgBase+'login_top_bg.png'"></image>
 		<view class="content">
 			<view class="c_top">
 				<image :src="imgBase+'logo.png'" mode="widthFix"></image>
 				<view class="title">Hi,我是创衡正念企业教练AI智能体</view>
-				<view class="tip">我能为你提供PERILL团队发展动态评估、报告分析和团队教练督导对话,期待和你的共创~</view>
+				<view class="tip">我能为你提供PERILL倍力团队六维评估、报告分析和团队教练督导对话,期待和你的共创~</view>
 				<view class="item adf" style="margin-top: 80rpx;">
 					<view class="qa">
-						<p>PERILL团队发展动态评估</p>
+						<p>PERILL倍力团队六维评估</p>
 						<p>基于你对相关陈述的评分,从六个关键维度客观呈现团队现状。</p>
 					</view>
 				</view>
 				<view class="item adf">
 					<view class="qa">
 						<p>AI教练督导对话</p>
-						<p>保持正念教练督导心态,对你的PERILL团队发展动态评估或团队教练计划进行启发式沟通。</p>
+						<p>保持正念教练督导心态,对你的PERILL倍力团队六维评估或团队教练计划进行启发式沟通。</p>
 					</view>
 				</view>
 			</view>

+ 0 - 28
pages/perillPgjs.vue

@@ -1,28 +0,0 @@
-<template>
-	<view class="page adffc" :style="{'min-height':h+'px', 'padding-top':mt+'px'}">
-		<cus-header title='PERILL团队发展动态评估介绍'></cus-header>
-		<image :src="$imageUrl('6b1c10ac7e8e4998a445b4ff5303d418.png')" mode="widthFix"></image>
-	</view>
-</template>
-
-<script>
-	export default {
-		data(){
-			return {
-				
-			}
-		},
-		methods:{
-			
-		}
-	}
-</script>
-
-<style scoped lang="scss">
-	.page{
-		box-sizing: border-box;
-		image{
-			width: 100%;
-		}
-	}
-</style>

+ 0 - 28
pages/perillPgsm.vue

@@ -1,28 +0,0 @@
-<template>
-	<view class="page adffc" :style="{'min-height':h+'px', 'padding-top':mt+'px'}">
-		<cus-header title='PERILL团队发展动态评估说明'></cus-header>
-		<image :src="$imageUrl('39efe9437d01477ea19249a7d25036df.png')" mode="widthFix"></image>
-	</view>
-</template>
-
-<script>
-	export default {
-		data(){
-			return {
-				
-			}
-		},
-		methods:{
-			
-		}
-	}
-</script>
-
-<style scoped lang="scss">
-	.page{
-		box-sizing: border-box;
-		image{
-			width: 100%;
-		}
-	}
-</style>

+ 1 - 1
pages/registerInfo.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="default_page" :style="{'height':h+'px', 'padding-top':mt+'px'}">
-		<cus-header title='PERILL团队动态评估系统' bgColor="transparent" backUrl="/pages/login"></cus-header>
+		<cus-header title='PERILL倍力团队六维评估系统' bgColor="transparent" backUrl="/pages/login"></cus-header>
 		<view class="info">
 			<view class="info-title">邀请你填写以下基本信息</view>
 			<view class="info-form">

+ 0 - 28
pages/support.vue

@@ -1,28 +0,0 @@
-<template>
-	<view class="page adffc" :style="{'min-height':h+'px', 'padding-top':mt+'px'}">
-		<cus-header title='常见问题与支持'></cus-header>
-		<image :src="$imageUrl('7cf491d513bb40c1ba4cd4bf1c98b28d.png')" mode="widthFix"></image>
-	</view>
-</template>
-
-<script>
-	export default {
-		data(){
-			return {
-				
-			}
-		},
-		methods:{
-			
-		}
-	}
-</script>
-
-<style scoped lang="scss">
-	.page{
-		box-sizing: border-box;
-		image{
-			width: 100%;
-		}
-	}
-</style>