|
@@ -119,6 +119,7 @@ function toShanshipinFunc() {
|
|
|
}
|
|
|
|
|
|
function tougao() {
|
|
|
+ if(!window.$shanshipin) return toShanshipin.value = true;
|
|
|
const url = "https://ssp-api.sxtvs.com.cn/tapi/form/index.html?ChannelID=20441",
|
|
|
contentId = "",
|
|
|
shareTitle = "",
|
|
@@ -153,7 +154,6 @@ function tougao() {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-// toShanshipin.value = true;
|
|
|
}
|
|
|
</script>
|
|
|
<style lang="scss">
|