| | |
| | | height: 99%; |
| | | border: 0px; |
| | | background: #f5f5f9; |
| | | resize:none; |
| | | } |
| | | .mid-button-content |
| | | { |
| | |
| | | el: '#comprice', |
| | | data:{ |
| | | //posturl:'http://dfg.shop.com', |
| | | posturl:'http://appapitest.ushopvip.com', |
| | | posturl:'https://appapitest.ushopvip.com', |
| | | //posturl:'http://dfgapp.ushopvip.com', |
| | | goodsItem:[], |
| | | txtareatxt:'', |
| | |
| | | this.txtareatxt=''; |
| | | }, |
| | | fromcopy:function() |
| | | { |
| | | navigator.clipboard.readText().then(function(clipText){ |
| | | { |
| | | uni.postMessage({ |
| | | data: { |
| | | action: 'copy' |
| | | } |
| | | }) |
| | | /* navigator.clipboard.readText().then(function(clipText){ |
| | | alert(clipText); |
| | | }) |
| | | }) */ |
| | | }, |
| | | getCmsUrl:function(){ |
| | | var _this = this; |