404-page 中文文档教程

发布于 4年前 浏览 19 项目主页 更新于 3年前

404-page

带有动画和您的图片的 404 页面!

 NPM

Install

npm install --save 404-page

Usage

import React from 'react'

import {LostPage} from '404-page'
import '404-page/dist/index.css'

const Example = () => {

    return <LostPage face={ optional your face image (default is my face) } backgroundColor={ optional (default is space)} audio={ optional your audio} />

}

Optional parameters:

  1. face > default is my face image with your face.
  2. backgroundColor > default is space you can choose from cool linear gradient backgrounds (purple,black and blue).
  3. audio > audio to play in your 404 page.

Some preview:

alt text

License

麻省理工学院 © ShaharEli

404-page

404 page with animation and your picture in it!

NPMJavaScript Style Guide

Install

npm install --save 404-page

Usage

import React from 'react'

import {LostPage} from '404-page'
import '404-page/dist/index.css'

const Example = () => {

    return <LostPage face={ optional your face image (default is my face) } backgroundColor={ optional (default is space)} audio={ optional your audio} />

}

Optional parameters:

  1. face > default is my face image with your face.
  2. backgroundColor > default is space you can choose from cool linear gradient backgrounds (purple,black and blue).
  3. audio > audio to play in your 404 page.

Some preview:

alt text

License

MIT © ShaharEli

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文