Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
xiaozhan
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
冷斌
xiaozhan
Commits
932d59c1
Commit
932d59c1
authored
Feb 20, 2020
by
冷斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
830678d1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
126 additions
and
6 deletions
+126
-6
index.html
+6
-6
服务条款.html
+58
-0
隐私政策.html
+62
-0
No files found.
index.html
View file @
932d59c1
...
@@ -12,13 +12,13 @@
...
@@ -12,13 +12,13 @@
<link
rel=
"shortcut icon"
type=
"image/x-ico"
href=
"./guanwang/img/favicon.ico"
/>
<link
rel=
"shortcut icon"
type=
"image/x-ico"
href=
"./guanwang/img/favicon.ico"
/>
<!-- 收藏logo -->
<!-- 收藏logo -->
<link
rel=
"bookmark"
type=
"image/x-icon"
href=
"./guanwang/img/favicon.ico"
/>
<link
rel=
"bookmark"
type=
"image/x-icon"
href=
"./guanwang/img/favicon.ico"
/>
<title>
萌芽
直播官网
</title>
<title>
小夜猫
直播官网
</title>
<link
href=
"./guanwang/css/reset.css"
type=
"text/css"
rel=
"stylesheet"
/>
<link
href=
"./guanwang/css/reset.css"
type=
"text/css"
rel=
"stylesheet"
/>
<link
href=
"./guanwang/css/style_hl.css"
type=
"text/css"
rel=
"stylesheet"
/>
<link
href=
"./guanwang/css/style_hl.css"
type=
"text/css"
rel=
"stylesheet"
/>
</head>
</head>
<body>
<body>
<div
class=
"app"
id=
"app"
>
<div
class=
"app"
id=
"app"
>
<div
class=
"header_box"
>
<div
class=
"header_box"
>
<img
class=
"banner"
src=
"./guanwang/img/bg@2x.png"
>
<img
class=
"banner"
src=
"./guanwang/img/bg@2x.png"
>
<div
class=
"logo_box"
>
<div
class=
"logo_box"
>
...
@@ -62,12 +62,12 @@
...
@@ -62,12 +62,12 @@
<div
class=
"part_title"
>
关于我们萌芽
</div>
<div
class=
"part_title"
>
关于我们萌芽
</div>
<div
class=
"part_det"
>
为什么选择加入萌芽
</div>
<div
class=
"part_det"
>
为什么选择加入萌芽
</div>
<div
class=
"part_text"
>
<div
class=
"part_text"
>
<p>
重庆丰烎文化传媒有限公司成立于2018年11月,是一家集网络新媒体、直播运营、营销策划、文化交流于一体的网络科技公司。
</p>
<p>
重庆丰烎文化传媒有限公司成立于2018年11月,是一家集网络新媒体、直播运营、营销策划、文化交流于一体的网络科技公司。
</p>
<p
style=
"margin-top: 30px;"
>
公司自成立以来,以与时俱进的理念,强大的网络平台、专业的制作团队、熟悉市场的营销队伍以及独具特色的传播渠道,竭力打造中国传统文化新形象,开拓中国网络科技市场,传播中国传统网络科技新理念,让世界感知、了解、热爱中国传统文化。
</p>
<p
style=
"margin-top: 30px;"
>
公司自成立以来,以与时俱进的理念,强大的网络平台、专业的制作团队、熟悉市场的营销队伍以及独具特色的传播渠道,竭力打造中国传统文化新形象,开拓中国网络科技市场,传播中国传统网络科技新理念,让世界感知、了解、热爱中国传统文化。
</p>
<p
style=
"margin-top: 30px;"
>
作为一家刚成立的网络科技公司,我们始终坚持“诚信、务实、创新、超越”的核心价值观,全面贯彻“以零缺陷为最终目标,以高质量为起点要求”的服务宗旨,以“双赢才能合作,合作才能发展”得发展策略,以“人无我有,人有我精”的创新理念,成功打造,成为网视觉时代新的潮流!
</p>
<p
style=
"margin-top: 30px;"
>
作为一家刚成立的网络科技公司,我们始终坚持“诚信、务实、创新、超越”的核心价值观,全面贯彻“以零缺陷为最终目标,以高质量为起点要求”的服务宗旨,以“双赢才能合作,合作才能发展”得发展策略,以“人无我有,人有我精”的创新理念,成功打造,成为网视觉时代新的潮流!
</p>
</div>
</div>
</div>
</div>
<div
class=
"body_part"
id=
"d1"
>
<div
class=
"body_part"
id=
"d1"
>
<div
class=
"part_title"
>
根据你的手机,选择下载
</div>
<div
class=
"part_title"
>
根据你的手机,选择下载
</div>
<div
class=
"load_box"
>
<div
class=
"load_box"
>
...
...
服务条款.html
0 → 100755
View file @
932d59c1
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<!-- 使用UTF-8 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
>
<!-- 设置移动终端可视区域 -->
<meta
content=
"telephone=no"
name=
"format-detection"
>
<!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 -->
<title>
隐私政策
</title>
<!-- 网站Logo -->
<link
rel=
"shortcut icon"
type=
"image/x-ico"
href=
"./guanwang/img/favicon.ico"
/>
<!-- 收藏logo -->
<link
rel=
"bookmark"
type=
"image/x-icon"
href=
"./guanwang/img/favicon.ico"
/>
<link
href=
"./guanwang/css/reset.css"
type=
"text/css"
rel=
"stylesheet"
/>
<link
href=
"./guanwang/css/style_hl.css"
type=
"text/css"
rel=
"stylesheet"
/>
<style
type=
"text/css"
>
p
{
color
:
#1D1D1D
;
font-size
:
14px
;
width
:
100%
;
margin-bottom
:
1rem
;
}
</style>
</head>
<body>
<div
class=
"app"
id=
"app"
style=
"width: 100%; padding: 10px 15px;"
>
<p>
(1)含有任何性或性暗示的;
</p>
<p>
(2)含有辱骂、恐吓、威胁内容的;
</p>
<p>
(3)含有骚扰、垃圾广告、恶意信息、诱骗信息的;
</p>
<p>
(4)侵犯他人隐私、个人信息或资料的;
</p>
<p>
(5)侵害他人名誉权、肖像权、知识产权、商业秘密等合法权利的;
</p>
<p>
(6)含有其他侵犯用户或第三方合法权益内容的信息;
</p>
<p>
(7)对于每天、每周、每月、全部时间消费和收益的前五十名用户,我们会展示在排行榜上;排行榜只是用来展示用户的排名,我们不保存用户的信息 违反以上条例的播主,视情节轻重予以停播5天、停播两周直至永久禁播处理;违反以上条例的用户,视情节轻重予以禁言、踢出直播间、扣除用户星级直至账号封禁处理。触犯相关法律法规的播主和用户,将承担相应的法律责任。
</p>
</div>
<script
src=
"./guanwang/js/jquery-1.7.2.min.js"
></script>
<script
src=
"./guanwang/js/vue.js"
></script>
<script>
var
vm
=
new
Vue
({
el
:
'#app'
,
data
:
{
//数据集
group
:
[{
}]
},
methods
:
{
//事件
},
watch
:
{
//数据监测函数
},
created
:
function
()
{
//加载触发函数
}
});
</script>
</body>
</html>
隐私政策.html
0 → 100755
View file @
932d59c1
<!DOCTYPE html>
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<!-- 使用UTF-8 -->
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
>
<!-- 设置移动终端可视区域 -->
<meta
content=
"telephone=no"
name=
"format-detection"
>
<!-- 禁止iPhone等手机自动将数字变成可点击的拨号连接 -->
<title>
隐私政策
</title>
<!-- 网站Logo -->
<link
rel=
"shortcut icon"
type=
"image/x-ico"
href=
"./guanwang/img/favicon.ico"
/>
<!-- 收藏logo -->
<link
rel=
"bookmark"
type=
"image/x-icon"
href=
"./guanwang/img/favicon.ico"
/>
<link
href=
"./guanwang/css/reset.css"
type=
"text/css"
rel=
"stylesheet"
/>
<link
href=
"./guanwang/css/style_hl.css"
type=
"text/css"
rel=
"stylesheet"
/>
<style
type=
"text/css"
>
p
{
color
:
#1D1D1D
;
font-size
:
14px
;
width
:
100%
;
margin-bottom
:
1rem
;
}
</style>
</head>
<body>
<div
class=
"app"
id=
"app"
style=
"width: 100%; padding: 10px 15px;"
>
<p>
国家法律、法规和政策禁止的行为和内容:
</p>
<p>
(1)反对宪法所确定的基本原则的;
</p>
<p>
(2)危害国家安全,泄露国家秘密,颠覆国家政权,破坏国家统一的;
</p>
<p>
(3)损害国家荣誉和利益的;
</p>
<p>
(4)煽动民族仇恨、民族歧视,破坏民族团结的;
</p>
<p>
(5)破坏国家宗教政策,宣扬邪教和封建迷信的;
</p>
<p>
(6)散布谣言,扰乱社会秩序,破坏社会稳定的;
</p>
<p>
(7)散布淫秽、色情、赌博、暴力、凶杀、恐怖或者教唆犯罪的;
</p>
<p>
(8)侮辱或者诽谤他人,侵害他人合法权益的;
</p>
<p>
(9)不遵守法律法规底线、社会主义制度底线、国家利益底线、公民合法权益底线、社会公共秩序底线、道德风尚底线和信息 真实性底线的“七条底线”要求的;
</p>
<p>
(10)对于每天、每周、每月、全部时间消费和收益的前五十名用户,我们会展示在排行榜上;排行榜只是用来展示用户的排名,我们不保存用户的信息
</p>
</div>
<script
src=
"./guanwang/js/jquery-1.7.2.min.js"
></script>
<script
src=
"./guanwang/js/vue.js"
></script>
<script>
var
vm
=
new
Vue
({
el
:
'#app'
,
data
:
{
//数据集
group
:
[{
}]
},
methods
:
{
//事件
},
watch
:
{
//数据监测函数
},
created
:
function
()
{
//加载触发函数
}
});
</script>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment