Commit 3c38aa10 by 冷斌

设置

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