Commit 4c913119 by Ken Nakahira

提交更新代码

parent bb1cd57f
......@@ -693,7 +693,6 @@ export default {
this.EPlayer.stop()
}
if(this.glod_dp && this.str != "") {
console.log('Text Appended')
this.realVoice(this.str)
} else {
this.yyds_pangbai += this.str
......@@ -1791,7 +1790,6 @@ export default {
if(!arrObj || arrObj.length == 0) {return}
if(arrObj[0].quoted){
if(text!==""&&!falg){
console.log('Quote Added')
this.glod_dp = true
// this.glod_user = false
this.yyds_dp = text
......@@ -1896,7 +1894,6 @@ export default {
// GoSound 真人音线
GoSound(content, voicer, CB) {
// 要读的文字 声线 回调
console.log('First')
const that = this
let Sarry = [];
this.Cobj = this.computeLen({ content });
......
This source diff could not be displayed because it is too large. You can view the blob instead.
{
"description": "项目配置文件。",
"packOptions": {
"ignore": [],
"include": []
"ignore": []
},
"setting": {
"urlCheck": false,
......@@ -10,20 +9,35 @@
"postcss": false,
"minified": false,
"newFeature": true,
"bigPackageSizeSupport": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
}
"bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "3.3.4",
"libVersion": "",
"appid": "wx3a8c6fc90ee21b81",
"projectname": "mindEpoch",
"condition": {},
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
"condition": {
"search": {
"current": -1,
"list": []
},
"conversation": {
"current": -1,
"list": []
},
"game": {
"current": -1,
"list": []
},
"miniprogram": {
"current": 0,
"list": [
{
"name": "",
"path": "",
"query": "",
"id": 0
}
]
}
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment