全景图嵌入商品_使用VueJS将全景图嵌入您的网站

全景图嵌入商品

VueJS全景查看器 (VueJS Panorama Viewer)

Embed panorama into your website (lightweight~4.56 kB) VueJS version of JQuery Panorama Viewer.

将全景图嵌入到您的网站中(轻量级〜4.56 kB)VueJS版本的JQuery Panorama Viewer。

View demo 查看演示 Download Source 下载源

入门 (Getting started)

using npm

使用npm

npm install vuejs-panorama --save

Or using script tag for global use

或使用脚本标签供全球使用


Or Download Panorama.js and include it in your html

或下载Panorama.js并将其包含在您的html中

在本地安装和运行 (Installing & Running Locally)

Clone the repository using git:

使用git克隆存储库:

git clone https://github.com/mudin/vue-panorama.git

Installing all dependencies:

安装所有依赖项:

npm install

Build

建立

npm run build

Run locally:

在本地运行:

npm run example

This will start development server on localhost:4000

这将在本地主机上启动开发服务器:4000

用法 (Usage)

Panorama by equirectangular image

等角影像全景图


Or

要么




    


    

待办事项清单 (TODO List)

  • Auto Rotate

    自动旋转

翻译自: https://vuejsexamples.com/embed-panorama-into-your-website-with-vuejs/

全景图嵌入商品

你可能感兴趣的:(全景图嵌入商品_使用VueJS将全景图嵌入您的网站)