system-phone 1.2.84 → 1.2.85-test2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,24 +0,0 @@
1
- <template>
2
-
3
- </template>
4
-
5
- <script>
6
- export default {
7
- title: '物联网维护',
8
- data () {
9
- return {
10
-
11
- }
12
- },
13
- ready () {
14
- console.log('')
15
- },
16
- methods: {
17
-
18
- }
19
- }
20
- </script>
21
-
22
- <style scoped>
23
-
24
- </style>
@@ -1,24 +0,0 @@
1
- <template>
2
-
3
- </template>
4
-
5
- <script>
6
- export default {
7
- title: '信息查询',
8
- data () {
9
- return {
10
-
11
- }
12
- },
13
- ready () {
14
- console.log('')
15
- },
16
- methods: {
17
-
18
- }
19
- }
20
- </script>
21
-
22
- <style scoped>
23
-
24
- </style>