commit
This commit is contained in:
@@ -31,8 +31,6 @@ export default defineComponent({
|
||||
top:this.$refs.imgbox.offsetTop,
|
||||
scrollTop:this.$refs.scrollTop || 0,
|
||||
}
|
||||
|
||||
console.log(this.imgBox)
|
||||
},
|
||||
methods:{
|
||||
AddDian(color){
|
||||
@@ -40,7 +38,6 @@ export default defineComponent({
|
||||
this.intObj = {
|
||||
color:color
|
||||
}
|
||||
console.log(this.intObj)
|
||||
},
|
||||
|
||||
startMove(event){
|
||||
|
||||
Reference in New Issue
Block a user