Commit ae658cb9 by 朱建香

1207

parent 9cd0ece7
...@@ -44,5 +44,5 @@ export default { ...@@ -44,5 +44,5 @@ export default {
"maxlength": 6 "maxlength": 6
}, },
"ringBell_timeout": 300, "ringBell_timeout": 300,
"audioUrl": "_www/resources/audio/tipSound.mp3" "audioUrl": "../../resources/audio/tipSound.mp3"
} }
\ No newline at end of file
...@@ -9889,7 +9889,7 @@ exports.default = { ...@@ -9889,7 +9889,7 @@ exports.default = {
"maxlength": 6 "maxlength": 6
}, },
"ringBell_timeout": 300, "ringBell_timeout": 300,
"audioUrl": "_www/resources/audio/tipSound.mp3" "audioUrl": "../../resources/audio/tipSound.mp3"
}; };
/***/ }), /***/ }),
......
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