Commit 3c38aa10 by 冷斌

设置

parent b1fc4665
...@@ -171,6 +171,7 @@ ...@@ -171,6 +171,7 @@
}else{ }else{
var share_url = "{$share_url}"; var share_url = "{$share_url}";
} }
console.log(share_url);
var clipboard = new Clipboard('.iconposition', { var clipboard = new Clipboard('.iconposition', {
text: function () { text: function () {
var copy = share_url; var copy = share_url;
......
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