-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
10,685 additions
and
16,968 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,9 +3,9 @@ | |
<head> | ||
<meta charset="utf-8"> | ||
<title>bvtnet-items-provider demo</title> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.6.0/css/bootstrap.min.css"> | ||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected].11/dist/vue.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].14/dist/vue.js"></script> | ||
</head> | ||
<body> | ||
<nav class="navbar navbar-light bg-light justify-content-between"> | ||
|
Oops, something went wrong.