[Doc] optimize loading animation (#509)

This commit is contained in:
neverland
2018-01-04 19:51:25 +08:00
committed by GitHub
parent 94e05ba3f8
commit 3adb01fc30
6 changed files with 153 additions and 52 deletions

View File

@@ -1,6 +1,5 @@
// This file is auto gererated by build/bin/build-entry.js
import progress from 'nprogress';
import 'nprogress/nprogress.css';
function wrapper(component) {
return function(r) {