diff --git a/manifest.json b/manifest.json index 5d70fb9..b732c14 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name" : "农业咨询", - "appid" : "__UNI__3A527D1", + "name" : "教育咨询", + "appid" : "__UNI__7AA205C", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -17,11 +17,7 @@ "delay" : 0 }, /* 模块配置 */ - "modules" : { - "Record" : {}, - "Speech" : {}, - "Camera" : {} - }, + "modules" : {}, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ @@ -51,9 +47,7 @@ }, /* SDK配置 */ "sdkConfigs" : { - "ad" : {}, - "speech" : {}, - "share" : {} + "ad" : {} } } }, @@ -61,7 +55,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wx3267f87bc81f2890", + "appid" : "", "setting" : { "urlCheck" : false }, diff --git a/pages/index/index.vue b/pages/index/index.vue index ed74e09..12fe11b 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -22,20 +22,20 @@ 您好! - 您可以和我说任何有关农业的问题。
+ 您可以和我说任何有关教育的问题。
例如下面的问题,赶快试试吧!
下方输入: - - 冬季怎么保存蔬菜 + + 怎么教育孩子 - + @@ -60,10 +60,10 @@ - + - + @@ -112,8 +112,7 @@ - + {{btnStatus==0? "按住说话":btnStatus==1? "说话中...": btnStatus==2? "松开手指发送录音": "上划取消"}}