Commit 6fa5a417 by doszhang

dos

parent fb44a4f3
...@@ -108,7 +108,7 @@ $(document).ready(function () { ...@@ -108,7 +108,7 @@ $(document).ready(function () {
} }
$.getJSON('https://service-gsevjgkv-1259141669.ap-beijing.apigateway.myqcloud.com/release/nlp?callback=?', 'text=' + text, function (res) { $.getJSON('https://service-gsevjgkv-1259141669.ap-beijing.apigateway.myqcloud.com/release/nlp?callback=?', 'text=' + text, function (res) {
text = res.text; text = res.text;
$('.swiperBox,.make,.L-arrow,.R-arrow.username,.upload').hide(); $('.swiperBox,.make,.L-arrow,.R-arrow,.username,.upload').hide();
$('.again,.saveTip').show(); $('.again,.saveTip').show();
var img, canvas2, ctx2; var img, canvas2, ctx2;
if (custom) { if (custom) {
......
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 sign in to comment