enn-navigation-bar
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "enn-navigation-bar", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -5,3 +5,3 @@ # NavigationBar | ||
npm 地址:https://www.npmjs.com/package/navigation-bar-enn | ||
npm 地址:https://www.npmjs.com/package/enn-navigation-bar | ||
@@ -13,3 +13,2 @@ ## 示例 | ||
<Nav | ||
logo="http://localhost:8080/img/company-logo.6f8403a5.png" | ||
title="LoRaWAN 网络管理平台" | ||
@@ -24,3 +23,3 @@ :user="user" | ||
<script> | ||
import Nav from '../index'; | ||
import Nav from 'enn-navigation-bar'; | ||
export default { | ||
@@ -71,3 +70,3 @@ components: { | ||
| -------- | ------- | ---- | ------- | -------------------- | | ||
| logo | string | 是 | - | logo 图片链接 | | ||
| logo | string | | - | logo 图片链接 | | ||
| logoHref | string | | - | 点击 logo 跳转的链接 | | ||
@@ -74,0 +73,0 @@ | title | string | | - | 页面标题 | |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17520
7
103