瞎找了一天都没找到问题所在(问题代码) f分割线 app.vue 正确代码 原来是小写的问题,el: '#app',id为app的元素,这个a字母是小写的!!!!!!! main.js 正确代码 components\Apple.vue router\index.js ...
分类:
移动开发 时间:
2018-06-10 15:32:54
阅读次数:
256
D:\workspace\xxx\index.html 没动过 D:\workspace\xxx\src\main.js D:\workspace\xxx\src\App.vue D:\workspace\xxx\src\components\Apple.vue D:\workspace\xxx\s ...
分类:
其他好文 时间:
2018-06-10 15:14:07
阅读次数:
157
先在小程序文件里创建一个components文件,这个文件下面都是一个一个的组件,创建一个组件(名:Banner)组件,右键新建componen,命名为banner 格式如上; 在wxml中写你组件的HTML标签,wxss写样式; 在你们需要组件的文件中引入,格式如上; 这样就可使用了; 住:你传入 ...
分类:
微信 时间:
2018-06-09 14:39:12
阅读次数:
213
this.$router.push({name:home,params:{id:5555}});编码式路由 router 可以有name属性用来起名 router具有path 属性 components属性 必须填写的两个属性。 ...
分类:
其他好文 时间:
2018-06-08 20:34:56
阅读次数:
174
刚开始使用jar-xvf进行解压也报错,怀疑jar解压命令有问题。便安装了zip相关包再进行解压还是报错。jar解压报错jar-xvfaix.ppc64_11gR2_database_1of2.zipinflated:database/stage/Components/oracle.sysman.console.db/11.2.0.1.0/1/DataFiles/filegroup4.jarjav
分类:
编程语言 时间:
2018-06-08 17:28:16
阅读次数:
220
刚开始使用jar-xvf进行解压也报错,怀疑jar解压命令有问题。便安装了zip相关包再进行解压还是报错。jar解压报错jar-xvfaix.ppc64_11gR2_database_1of2.zipinflated:database/stage/Components/oracle.sysman.console.db/11.2.0.1.0/1/DataFiles/filegroup4.jarjav
分类:
编程语言 时间:
2018-06-08 17:23:47
阅读次数:
1194
vue的路由组件中,引入模块的两种写法:(@等价于..)死的写法:不是按需加载1:import Index from '@/components/Index'(import Index from '../components/Index')活的写法:按需加载2:const disconnect = ...
分类:
其他好文 时间:
2018-06-07 19:32:20
阅读次数:
147
全套五个文件: 独立安装包,插件包,LR安装包,语言包,版本说明书 loadrunner 12安装教程 1.首先下载Loadrunner12安装包。下载下来将会有四个安装包。 HP_LoadRunner_12.02_Community_Edition_Additional_Components_T7 ...
分类:
其他好文 时间:
2018-06-06 15:36:12
阅读次数:
163
[LeetCode] Number of Connected Components in an Undirected Graph 无向图中的连通区域的个数 Given n nodes labeled from 0 to n - 1 and a list of undirected edges (ea ...
分类:
移动开发 时间:
2018-06-05 22:18:01
阅读次数:
304
The original address Mware Tools is one of important components for virtual machine (VM) in order get excellent performance. It is a group of utilitie ...
分类:
系统相关 时间:
2018-06-03 19:23:17
阅读次数:
258