修改数小福id
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!-- 数小福 -->
|
||||
<span id="drag" draggable>
|
||||
<iframe
|
||||
src="https://iftappwelink.foton.com.cn/ke_fu_ui/?groupId=596843564600706080"
|
||||
src="https://iftappwelink.foton.com.cn/ke_fu_ui/?groupId=598318137837933308"
|
||||
style="position: absolute; bottom: 10px; right: 0%"
|
||||
:height="height"
|
||||
:width="width"
|
||||
@@ -86,7 +86,7 @@ export default {
|
||||
};
|
||||
|
||||
},
|
||||
Method:{
|
||||
methods:{
|
||||
dragDiv(e) {
|
||||
e.preventDefault(); //阻止发生自身事件
|
||||
this.flag = true;
|
||||
@@ -232,5 +232,6 @@ export default {
|
||||
height: 117px;
|
||||
bottom: 36px;
|
||||
right: 14px;
|
||||
z-index: 9999;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user