Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jueqing
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
7
Issues
7
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xhw
jueqing
Commits
4c913119
Commit
4c913119
authored
Aug 16, 2024
by
Ken Nakahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交更新代码
parent
bb1cd57f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
16 deletions
+28
-16
pages/index/index.vue
+0
-3
unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map
+0
-0
unpackage/dist/dev/mp-weixin/project.config.json
+28
-13
No files found.
pages/index/index.vue
View file @
4c913119
...
@@ -693,7 +693,6 @@ export default {
...
@@ -693,7 +693,6 @@ export default {
this
.
EPlayer
.
stop
()
this
.
EPlayer
.
stop
()
}
}
if
(
this
.
glod_dp
&&
this
.
str
!=
""
)
{
if
(
this
.
glod_dp
&&
this
.
str
!=
""
)
{
console
.
log
(
'Text Appended'
)
this
.
realVoice
(
this
.
str
)
this
.
realVoice
(
this
.
str
)
}
else
{
}
else
{
this
.
yyds_pangbai
+=
this
.
str
this
.
yyds_pangbai
+=
this
.
str
...
@@ -1791,7 +1790,6 @@ export default {
...
@@ -1791,7 +1790,6 @@ export default {
if
(
!
arrObj
||
arrObj
.
length
==
0
)
{
return
}
if
(
!
arrObj
||
arrObj
.
length
==
0
)
{
return
}
if
(
arrObj
[
0
].
quoted
){
if
(
arrObj
[
0
].
quoted
){
if
(
text
!==
""
&&!
falg
){
if
(
text
!==
""
&&!
falg
){
console
.
log
(
'Quote Added'
)
this
.
glod_dp
=
true
this
.
glod_dp
=
true
// this.glod_user = false
// this.glod_user = false
this
.
yyds_dp
=
text
this
.
yyds_dp
=
text
...
@@ -1896,7 +1894,6 @@ export default {
...
@@ -1896,7 +1894,6 @@ export default {
// GoSound 真人音线
// GoSound 真人音线
GoSound
(
content
,
voicer
,
CB
)
{
GoSound
(
content
,
voicer
,
CB
)
{
// 要读的文字 声线 回调
// 要读的文字 声线 回调
console
.
log
(
'First'
)
const
that
=
this
const
that
=
this
let
Sarry
=
[];
let
Sarry
=
[];
this
.
Cobj
=
this
.
computeLen
({
content
});
this
.
Cobj
=
this
.
computeLen
({
content
});
...
...
unpackage/dist/dev/.sourcemap/mp-weixin/pages/index/index.js.map
View file @
4c913119
This source diff could not be displayed because it is too large. You can
view the blob
instead.
unpackage/dist/dev/mp-weixin/project.config.json
View file @
4c913119
{
{
"description"
:
"项目配置文件。"
,
"description"
:
"项目配置文件。"
,
"packOptions"
:
{
"packOptions"
:
{
"ignore"
:
[],
"ignore"
:
[]
"include"
:
[]
},
},
"setting"
:
{
"setting"
:
{
"urlCheck"
:
false
,
"urlCheck"
:
false
,
...
@@ -10,20 +9,35 @@
...
@@ -10,20 +9,35 @@
"postcss"
:
false
,
"postcss"
:
false
,
"minified"
:
false
,
"minified"
:
false
,
"newFeature"
:
true
,
"newFeature"
:
true
,
"bigPackageSizeSupport"
:
true
,
"bigPackageSizeSupport"
:
true
"babelSetting"
:
{
"ignore"
:
[],
"disablePlugins"
:
[],
"outputPath"
:
""
}
},
},
"compileType"
:
"miniprogram"
,
"compileType"
:
"miniprogram"
,
"libVersion"
:
"
3.3.4
"
,
"libVersion"
:
""
,
"appid"
:
"wx3a8c6fc90ee21b81"
,
"appid"
:
"wx3a8c6fc90ee21b81"
,
"projectname"
:
"mindEpoch"
,
"projectname"
:
"mindEpoch"
,
"condition"
:
{},
"condition"
:
{
"editorSetting"
:
{
"search"
:
{
"tabIndent"
:
"insertSpaces"
,
"current"
:
-1
,
"tabSize"
:
2
"list"
:
[]
},
"conversation"
:
{
"current"
:
-1
,
"list"
:
[]
},
"game"
:
{
"current"
:
-1
,
"list"
:
[]
},
"miniprogram"
:
{
"current"
:
0
,
"list"
:
[
{
"name"
:
""
,
"path"
:
""
,
"query"
:
""
,
"id"
:
0
}
]
}
}
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment