|
@@ -1,29 +1,38 @@
|
|
|
-# web-website
|
|
|
-
|
|
|
-## Project setup
|
|
|
-```
|
|
|
-npm install
|
|
|
-```
|
|
|
-
|
|
|
-### Compiles and hot-reloads for development
|
|
|
-```
|
|
|
-npm run serve
|
|
|
-```
|
|
|
-
|
|
|
-### Compiles and minifies for production
|
|
|
-```
|
|
|
-npm run build
|
|
|
-```
|
|
|
-
|
|
|
-### Run your tests
|
|
|
-```
|
|
|
-npm run test
|
|
|
-```
|
|
|
-
|
|
|
-### Lints and fixes files
|
|
|
-```
|
|
|
-npm run lint
|
|
|
-```
|
|
|
-
|
|
|
-### Customize configuration
|
|
|
-See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
|
+一,首页(index)
|
|
|
+备注:
|
|
|
+ layout组件
|
|
|
+ 1.dian:图标链接
|
|
|
+ 2.foot:底部信息
|
|
|
+ 3.law:政策法规
|
|
|
+ 4.linkInfo:友情链接
|
|
|
+ 5.logo:logo信息
|
|
|
+ 6.mapInfo:创新地图
|
|
|
+ 7.menuInfo:菜单
|
|
|
+ 8.notice:通知公告
|
|
|
+ 9.top:头部信息
|
|
|
+ 10.xinpin:新品发布
|
|
|
+ 11.zixun:最新资讯
|
|
|
+二,科技政务(government)
|
|
|
+备注:
|
|
|
+layout组件
|
|
|
+1.
|
|
|
+四,科技超市(/supermaket/supermarket)
|
|
|
+1.高校院所(/supermaket/supermarketColleges)
|
|
|
+2.科研院所(/supermaket/supermarketScientific)
|
|
|
+3.科技企业(/supermaket/supermarketEnterprise)
|
|
|
+4.机构团体(/supermaket/supermarketGroup)
|
|
|
+5.研发服务(/supermaket/supermaketService)
|
|
|
+6.技术成果(/supermaket/supermakettechnology)
|
|
|
+7.创新产品(/supermaket/supermarketProduct)
|
|
|
+8.咨询服务(/supermaket/supermarketProduct)
|
|
|
+9.创新人才(跳转到科技人才)
|
|
|
+备注:
|
|
|
+ layout组件
|
|
|
+ 1.colleges:高校院所+科研院所
|
|
|
+ 2.enterprise:科技企业
|
|
|
+ 3.fabu:科技超市主页-最新发布
|
|
|
+ 4.fenlei:科技超市主页-左侧菜单导航
|
|
|
+ 5.gtoupInfo:机构团体
|
|
|
+ 6.jiaoyi:科技超市主页-交易展示
|
|
|
+ 7.rightcont:科技超市主页-服务供求
|
|
|
+ 8.service:研发服务+技术成果+创新产品+咨询服务
|