Browse Source

update README.md

pull/29/head
zyronon 2 years ago
parent
commit
7b2b98071e
  1. 10
      README-en-US.md
  2. 8
      README.md

10
README-en-US.md

@ -1,13 +1,11 @@ @@ -1,13 +1,11 @@
### English | [简体中文](README.md)
## Preview Demo
### Notice:Please use Chrome phone mode to access the PC side
### Notice:Preview your phone with Android Via browser. When other browsers detect a video on the page, they force the video to be in full screen and display the control button. As a result, both css and js are invalid
[Online Demo](https://ttentau.github.io/ttentau/dy/)
### Note: Please use mobile mode of Chrome browser to access the PC side. To switch Chrome to mobile mode, press F12 to bring up the console, then Ctrl+Shift+M
### Note: For Android phones please use [Via mobile browser](https://viayoo.com/zh-cn/) or Chrome mobile version preview. When other browsers detect a video on the page, they force the video to be in full screen and display the control button. As a result, both css and js are invalid
## Introduction
**Douyin** is a mobile short video project imitating Tiktok,It is based on [vue 3](https://v3.cn.vuejs.org/),
@ -57,7 +55,7 @@ npm install @@ -57,7 +55,7 @@ npm install
npm run dev
# Visit
Chrome browser access http://localhost:8080
Chrome browser access http://localhost:5173
Chrome switches to mobile mode by pressing F12 to bring up the console, then Ctrl+Shift+M
```

8
README.md

@ -2,8 +2,8 @@ @@ -2,8 +2,8 @@
## 预览
[在线预览DEMO](https://ttentau.github.io/ttentau/dy/)
### 注意:电脑端请用Chrome手机模式访问
### 注意:安卓手机请用Via浏览器预览。其他浏览器检测到页面内有视频会强制将视频全屏,并显示控制按钮,导致css和js都失效
### 注意:电脑端请用Chrome浏览器的手机模式访问。Chrome切换成手机模式快捷键,先按F12调出控制台,再按Ctrl+Shift+M
### 注意:安卓手机请用[Via手机浏览器](https://viayoo.com/zh-cn/)或者Chrome浏览器手机版本预览。其他浏览器检测到页面内有视频会强制将视频全屏,并显示控制按钮,导致css和js都失效
## 简介
@ -53,8 +53,8 @@ npm install @@ -53,8 +53,8 @@ npm install
npm run dev
# 访问
Chrome浏览器访问 http://localhost:8080
Chrome切换成移动端模式快捷键,先按F12调出控制台,再按Ctrl+Shift+M
Chrome浏览器访问 http://localhost:5173
Chrome切换成手机模式快捷键,先按F12调出控制台,再按Ctrl+Shift+M
```

Loading…
Cancel
Save