diff --git a/src/components/checkPhoto/index.vue b/src/components/checkPhoto/index.vue index a5b028c..ec7f543 100644 --- a/src/components/checkPhoto/index.vue +++ b/src/components/checkPhoto/index.vue @@ -14,18 +14,26 @@

{{ dataFlow.phone }}

+ - + + @@ -66,6 +74,13 @@ export default { mounted() { // console.log('---showImg') // console.log(this.showImg) + // const allH3 = document.querySelectorAll('h3'); + // for(let i=0; i { + // e.stopPropagation(); + // }) + // } + }, watch: { showImg: { @@ -109,6 +124,9 @@ export default { // } }, methods: { + test() { + console.log('xxxx') + }, closeIt() { this.$emit('update:showImg', false) }, @@ -122,6 +140,10 @@ export default { } - \ No newline at end of file diff --git a/src/pages/counter/list/index.vue b/src/pages/counter/list/index.vue index 2b3134d..774d2bb 100644 --- a/src/pages/counter/list/index.vue +++ b/src/pages/counter/list/index.vue @@ -402,14 +402,15 @@ -
-
- -
- - -
-
+
+
+
--单击此处可拖拽--
+ +
+ + +
+