This commit is contained in:
我是个攻城狮
2026-05-27 15:57:06 +08:00
commit eea38e992b
120 changed files with 19004 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
VUE_APP_BASE_API=47.109.99.14:8876
+23
View File
@@ -0,0 +1,23 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
+19
View File
@@ -0,0 +1,19 @@
# cbgw
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
+5
View File
@@ -0,0 +1,5 @@
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset'
]
}
+19
View File
@@ -0,0 +1,19 @@
{
"compilerOptions": {
"target": "es5",
"module": "esnext",
"baseUrl": "./",
"moduleResolution": "node",
"paths": {
"@/*": [
"src/*"
]
},
"lib": [
"esnext",
"dom",
"dom.iterable",
"scripthost"
]
}
}
+10810
View File
File diff suppressed because it is too large Load Diff
+43
View File
@@ -0,0 +1,43 @@
{
"name": "cbgw",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"@liripeng/vue-audio-player": "^1.5.2",
"axios": "^0.21.4",
"core-js": "^3.32.2",
"element-plus": "^2.3.14",
"sass": "^1.68.0",
"sass-loader": "^13.3.2",
"scss": "^0.2.4",
"swiper": "^8.4.7",
"vue": "^3.2.13",
"vue-awesome-swiper": "^5.0.1",
"vue-pdf-embed": "^1.2.1",
"vue-router": "^4.0.3",
"vue-slick-carousel": "^1.0.6",
"vue-video-player": "^6.0.0",
"vue3-pdfjs": "^0.1.6",
"vuex": "^4.0.0"
},
"devDependencies": {
"@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-router": "~5.0.0",
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"ts-loader": "^9.4.4",
"typescript": "^5.2.2",
"vue-loader": "^17.2.2",
"vue-template-compiler": "^2.7.14"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead",
"not ie 11"
]
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

+19
View File
@@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicons.ico">
<!-- <title><%= htmlWebpackPlugin.options.title %></title> -->
<title>四川数字世界文化科技有限公司</title>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+SC&display=swap" rel="stylesheet">
</head>
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
+214
View File
@@ -0,0 +1,214 @@
<template>
<div class="header" >
<div class="head">
<div class="logo"><img src="../src/assets/img/logo.png" alt=""></div>
<nav class="header_nav">
<li><router-link to="/">首页</router-link></li>
<li>
<router-link to="/NetworkPublishing">网络游戏</router-link>
<div class="pop-up">
<div class="pop-up-content">
<div class="recommended"><img src="../src/assets/img/NetworkPublishing1.png" alt=""></div>
<div class="second_level">
<h3>网络出版</h3>
<ul class="second_level_list">
<li>
<div class="second_level_icon">
<img src="../src/assets/img/network1.png" alt="">
</div>
<div class="">
<h6>互联网文学</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
<li>
<div class="second_level_icon">
<img src="../src/assets/img/hts.png" alt="">
</div>
<div class="">
<h6>互联网图书</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
<li>
<div class="second_level_icon">
<img src="../src/assets/img/network2.png" alt="">
</div>
<div class="">
<h6>图书电子出版</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
<li>
<div class="second_level_icon">
<img src="../src/assets/img/network3.png" alt="">
</div>
<div class="">
<h6>手机出版物</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
<li>
<div class="second_level_icon">
<img src="../src/assets/img/network4.png" alt="">
</div>
<div class="">
<h6>杂志教育学术</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</li>
<li><router-link to="/Music_art">网络动漫</router-link>
<div class="pop-up">
<div class="pop-up-content">
<div class="recommended"><img src="../src/assets/img/header2.png" alt=""></div>
<div class="second_level">
<h3>音乐艺术</h3>
<ul class="second_level_list">
<li>
<div class="second_level_icon">
<img src="../src/assets/img/yxcbw.png" alt="">
</div>
<div class="">
<h6>互联网音像出版物</h6>
<p>副文本副文本副文本</p>
</div>
</li>
<li>
<div class="second_level_icon">
<img src="../src/assets/img/yxcb.png" alt="">
</div>
<div class="">
<h6>音像出版物</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</li>
<li><router-link to="/BlockChain">展会活动</router-link>
<div class="pop-up">
<div class="pop-up-content">
<div class="recommended"><img src="../src/assets/img/header3.png" alt=""></div>
<div class="second_level">
<h3>区块链+</h3>
<ul class="second_level_list">
<li>
<div class="second_level_icon">
<img src="../src/assets/img/dcl.png" alt="">
</div>
<div class="">
<h6>底层链</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
<li>
<div class="second_level_icon">
<img src="../src/assets/img/ggfw.png" alt="">
</div>
<div class="">
<h6>公共服务</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
<li>
<div class="second_level_icon">
<img src="../src/assets/img/fxpt.png" alt="">
</div>
<div class="">
<h6>发行平台</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
<li>
<div class="second_level_icon">
<img src="../src/assets/img/yylz.png" alt="">
</div>
<div class="">
<h6>应用与流转</h6>
<p>副文本副文本副文本副文本副文本副文本</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</li>
<!-- <li><router-link to="/Game">游戏+</router-link>-->
<!-- <div class="pop-up">-->
<!-- <div class="pop-up-content">-->
<!-- <div class="recommended"><img src="../src/assets/img/header4.png" alt=""></div>-->
<!-- <div class="second_level">-->
<!-- <h3>游戏+</h3>-->
<!-- <ul class="second_level_list">-->
<!-- <li>-->
<!-- <div class="second_level_icon">-->
<!-- <img src="../src/assets/img/yxcb_h.png" alt="">-->
<!-- </div>-->
<!-- <div class="">-->
<!-- <h6>游戏出版</h6>-->
<!-- <p>副文本副文本副文本副文本副文本副文本</p>-->
<!-- </div>-->
<!-- </li>-->
<!-- <li>-->
<!-- <div class="second_level_icon">-->
<!-- <img src="../src/assets/img/zbfx1.png" alt="">-->
<!-- </div>-->
<!-- <div class="">-->
<!-- <h6>周边发行</h6>-->
<!-- <p>副文本副文本副文本副文本副文本副文本</p>-->
<!-- </div>-->
<!-- </li>-->
<!-- <li>-->
<!-- <div class="second_level_icon">-->
<!-- <img src="../src/assets/img/zhhd_h.png" alt="">-->
<!-- </div>-->
<!-- <div class="">-->
<!-- <h6>展会活动</h6>-->
<!-- <p>副文本副文本副文本副文本副文本副文本</p>-->
<!-- </div>-->
<!-- </li>-->
<!-- </ul>-->
<!-- </div>-->
<!-- </div>-->
<!-- </div>-->
<!-- </li>-->
<li><router-link to="/AboutUs">关于我们</router-link></li>
</nav>
<div class=""><img src="" alt=""></div>
</div>
</div>
<router-view/>
</template>
<script>
export default {
data() {
return {
}
},
methods(){
},
};
</script>
<style scoped>
@import '../src/assets/css/header.css';
#app {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
}
.pop-up{
}
body,html{
}
</style>
+64
View File
@@ -0,0 +1,64 @@
<template>
<div class="header" >
<div class="head">
<div class="logo"><img src="../src/assets/img/logo.png" alt=""></div>
<nav class="header_nav">
<li><router-link to="/">首页</router-link></li>
<li class="x_nav">
<div >网络游戏<span class="button-down"></span></div>
<div class="pop-up">
<div class="pop-up-content">
<div class="second_level">
<ul class="second_level_list">
<li>
<router-link to="/NetworkPublishing">网络游戏</router-link>
</li>
<li>
<router-link to="/Music_art">网络动漫</router-link>
</li>
<li>
<router-link to="/BlockChain">展会活动</router-link>
</li>
</ul>
</div>
</div>
</div>
</li>
<li><router-link to="/news_more">廉政建设</router-link>
</li>
<li><router-link to="/information">信息公开</router-link>
</li>
<li><router-link to="/AboutUs">关于我们</router-link></li>
</nav>
<div class=""><img src="" alt=""></div>
</div>
</div>
<router-view/>
</template>
<script>
export default {
data() {
return {
}
},
methods(){
},
};
</script>
<style scoped>
@import '../src/assets/css/header.css';
#app {
font-family: Avenir, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
}
.pop-up{
}
body,html{
}
</style>
+120
View File
@@ -0,0 +1,120 @@
import request from '@/utils/request'
export function banner(data) {
return request({
url: 'api/banner/list',
method: 'get',
data
})
}
export function honor(data) {
return request({
url: '/api/honor/list',
method: 'get',
params: data
})
}
export function message(data) {
return request({
url: '/api/new/list',
method: 'get',
params: data
})
}
export function institution(data) {
return request({
url: '/api/org/list',
method: 'get',
params: data
})
}
export function newId(data) {
return request({
url: '/api/new',
method: 'get',
params: data
})
}
// 网络出版
export function NetworkPublishing(data) {
return request({
url: '/api/biz/list',
method: 'get',
params: data
})
}
// 网络出版详情
export function publishdetail(data) {
return request({
url: '/api/publish/detail',
method: 'get',
params: data
})
}
// 上一篇
export function previous(data) {
return request({
url: '/api/new/previous',
method: 'get',
params: data
})
}
// 下一篇
export function next(data) {
return request({
url: '/api/new/next',
method: 'get',
params: data
})
}
// 询价购买
export function enquiry(data) {
return request({
url: '/api/biz/enquiry',
method: 'post',
data: data
})
}
// 音乐出版详情
export function musicdetail(data) {
return request({
url: '/api/music/detail',
method: 'get',
params: data
})
}
// 关于我们
export function introductiona(data) {
return request({
url: '/api/introduction/list',
method: 'get',
params: data
})
}
// 荣誉展示
export function certificate(data) {
return request({
url: '/api/certificate/list',
method: 'get',
params: data
})
}
// 一级分类
export function primary(data) {
return request({
url: 'api/biz/primary',
method: 'get',
params: data
})
}
export default { banner, honor ,message ,institution,publishdetail,previous,next,musicdetail,introductiona,certificate,primary}
File diff suppressed because one or more lines are too long
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 911 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 772 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 841 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 558 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 578 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 843 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1002 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 881 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 876 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 167 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 771 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 914 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 453 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 836 B

Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 514 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 884 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 758 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 807 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

+13
View File
@@ -0,0 +1,13 @@
export function checkPhone(rule, value, callback){
if (!value) {
return callback(new Error('联系电话不能为空'));
}
setTimeout(() => {
let isPhone = new RegExp("^1[34578][0-90{9}$]",'i')
if( isPhone.test(value) ){
callback();
}else{
callback(new Error('请输入正确的手机号码'));
}
}, 1000);
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

+493
View File
@@ -0,0 +1,493 @@
<template>
<div class="footer" id="app">
<div class="food">
<div class="friendly_link">
<label>友情链接</label>
<a href="https://gisp.scszsj.com/">四川游戏研发出版运营综合服务平台</a>|
<a href="https://acgbanquan.scszsj.com/">四川动漫游戏版权平台</a>
<!-- <a href="https://book.cangqiongkanshu.com/">苍穹文学</a>|-->
<!-- <a href="https://yx.scszcb.com/">游戏出版平台</a>|-->
<!-- <a href="http://www.xbmusic.net/">西部音乐基地</a>-->
</div>
<div class="food_left" >
<div class="phone">
<label>电话</label>
<p>028-85058232</p>
</div>
<div class="phone addr">
<label>地址</label>
<p>四川省成都市武侯区天府长岛9栋</p>
</div>
</div>
<div class="middle">
<p>邮政编码610000</p>
<p @click="centerDialogVisible = true" style="display: none">营业执照</p>
<p @click="PublicationLicence = true"> 平台用户协议条款</p>
<p @click="institution = true"> 互联网文化内容审核管理制度</p>
</div>
<div class="foot_right">
<img src="../assets/img/code.png" alt="">
<p>四川游戏创新发展中心微信公众号</p>
</div>
<div class="clear"></div>
</div>
<p class="record"><el-link href="https://beian.miit.gov.cn" >蜀ICP备2023022502号-1</el-link></p>
<el-dialog
v-model="centerDialogVisible"
width="80%"
align-center
>
<template #footer>
<img class="Business_license" src="../assets/img/yyzz.png" alt="">
</template>
</el-dialog>
<el-dialog
v-model="PublicationLicence"
width="80%"
align-center
class="PublicationLicence"
>
<!-- <template #footer>-->
<h2 style="text-align:center">
<span style=";font-family:方正小标宋_GBK;font-size:29px">平台用户协议条款</span>
</h2>
<p style="text-indent:32px">
<span style=";font-family:宋体;font-size:16px">&nbsp;</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">各用户</span><span style=";font-family:仿宋_GB2312;font-size:21px">同意按照本协议的规定及其不时发布的操作规则提供基于互联网以及移动网的相关服务以下称网络服务为获得网络服务服务使用人以下称用户应当同意本协议的全部条款并按照页面上的提示完成全部的注册程序用户在进行注册程序过程中点击同意按钮即表示用户完全接受本协议项下的全部条款</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户注册成功后</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站将给予每个用户一个用户账号及相应的密码该用户账号和密码由用户负责保管用户应当对以其用户账号进行的所有活动和事件负法律责任</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">服务内容</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">相关</span><span style=";font-family:仿宋_GB2312;font-size:21px">服务的具体内容由</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px"><span style="font-family:仿宋_GB2312">网站根据实际情况提供例如搜索手机图片铃声交友论坛</span><span style="font-family:仿宋_GB2312">bb聊天室电子邮件发表新闻评论等</span></span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站提供的部分网络服务例如手机图片铃声电子邮件等为收费的网络服务用户使用收费网络服务需要向网站支付一定的费用对于收费的网络服务</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站会在用户使用之前给予用户明确的提示只有用户根据提示确认其愿意支付相关费用用户才能使用该等收费网络服务如用户拒绝支付相关费用则网站有权不向用户提供该等收费网络服务</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站仅提供相关的网络服务除此之外与相关网络服务有关的设备如个人电脑手机及其他与接入互联网或移动网有关的装置及所需的费用如为接入互联网而支付的电话费及上网费为使用移动网而支付的手机费均应由用户自行负担</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px"></span><span style=";font-family:黑体;font-size:21px"></span><span style=";font-family:黑体;font-size:21px">服务变更中断或终止</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">鉴于网络服务的特殊性用户同意</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站有权随时变更中断或终止部分或全部的网络服务包括收费网络服务如变更中断或终止的网络服务属于网络服务</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站无需通知用户也无需对任何用户或任何第三方承担任何责任如变更中断或终止的网络服务属于收费网络服务</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站应当在变更中断或终止之前事先通知用户并应向受影响的用户提供等值的替代性的收费网络服务如用户不愿意接受替代性的收费网络服务就该用户已经向</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站支付的服务费网站应当按照该用户实际使用相应收费网络服务的情况扣除相应服务费之后将剩余的服务费退还给该用户</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户理解</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站需要定期或不定期地对提供网络服务的平台如互联网网站移动网络等或相关的设备进行检修或者维护如因此类情况而造成收费网络服务在合理时间内的中断</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站无需为此承担任何责任</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站应尽可能事先进行通告</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"><span style="font-family:仿宋_GB2312">如发生下列任何一种情形</span><span style="font-family:仿宋_GB2312">_</span></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站有权随时中断或终止向用户提供本协议项下的网络服务包括收费网络服务而无需对用户或任何第三方承担任何责任</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">1用户提供的个人资料不真实</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">2用户违反本协议中规定的使用规则</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">3用户在使用收费网络服务时未按规定向网站支付相应的服务费</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">如用户注册的网络服务的账号在任何连续</span><span style=";font-family:仿宋_GB2312;font-size:21px">360</span><span style=";font-family:仿宋_GB2312;font-size:21px">日内未实际使用或者用户注册的收费网络服务的账号在其订购的收费网络服务的服务期满之后连续</span><span style=";font-family:仿宋_GB2312;font-size:21px">720</span><span style=";font-family:仿宋_GB2312;font-size:21px">日内未实际使用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">有权删除该账号并停止为该用户提供相关的网络服务</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">使用规则</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户在申请使用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">站网络服务时必须向</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站提供准确的个人资料如个人资料有任何变动必须及时更新</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户不应将其账号密码转让或出借予他人使用如用户发现其账号遭他人非法使用应立即通知</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站因黑客行为或用户的保管疏忽导致账号密码遭他人非法使用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站不承担任何责任</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">对于用户通过</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px"><span style="font-family:仿宋_GB2312">网络服务包括但不限于论坛</span><span style="font-family:仿宋_GB2312">bb新闻评论个人家园上传到</span></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站上可公开获取区域的任何内容用户同意</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站在全世界范围内具有的永久性的不可撤销的非独家的和完全再许可的权利和许可以使用复制修改改编出版翻译据以创作衍生作品传播表演和展示此等内容整体或部分和或将此等内容编入当前已知的或以后开发的其他任何形式的作品媒体或技术中</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户在使用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网络服务过程中必须遵循以下原则</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">1遵守中国有关的法律和法规</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">2遵守所有与网络服务有关的网络协议规定和程序</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">3不得为任何非法目的而使用网络服务系统</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">4不得利用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网络服务系统进行任何可能对互联网或移动网正常运转造成不利影响的行为</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">5不得利用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站提供的网络服务上传展示或传播任何虚假的骚扰性的中伤他人的辱骂性的恐吓性的庸俗淫秽的或其他任何非法的信息资料</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">6不得侵犯其他任何第三方的专利权著作权商标权名誉权或其他任何合法权益</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">7不得利用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网络服务系统进行任何不利于</span><span style=";font-family:仿宋_GB2312;font-size:21px">数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">的行为</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">8</span><span style=";font-family:仿宋_GB2312;font-size:21px">如发现任何非法使用用户账号或账号出现安全漏洞的情况应立即通告</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">如用户在使用网络服务时违反任何上述规定</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站或其授权的人有权要求用户改正或直接采取一切必要的措施包括但不限于更改或删除用户张贴的内容等暂停或终止用户使用网络服务的权利以减轻用户不当行为造成的影响</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站针对某些特定的网络服务的使用通过各种方式包括但不限于网页公告电子邮件短信提醒等作出的任何声明通知警示等内容视为本协议的一部分用户如使用该等网络服务视为用户同意该等声明通知警示的内容</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">知识产权</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站提供的网络服务中包含的任何文本图片图形音频和或视频资料均受版权商标和或其它财产所有权法律的保护未经相关权利人同意上述资料均不得在任何媒体直接或间接发布播放出于播放或发布目的而改写或再发行或者被用于其他任何商业目的所有这些资料或资料的任何部分仅可作为私人和非商业用途而保存在某台计算机内</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站不就由上述资料产生或在传送或递交全部或部分上述资料过程中产生的延误不准确错误和遗漏或从中产生或由此产生的任何损害赔偿以任何形式向用户或任何第三方负责</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px"><span style="font-family:仿宋_GB2312">网站为提供网络服务而使用的任何软件包括但不限于软件中所含的任何图象照片动画录像录音音乐文字和附加程序随附的帮助材料的一切权利均属于该软件的著作权人未经该软件的著作权人许可用户不得对该软件进行反向工程</span><span style="font-family:仿宋_GB2312">eee-egee反向编译dece或反汇编dxebe</span></span><span style=";font-family:仿宋_GB2312;font-size:21px"></span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">隐私保护</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">保护用户隐私是</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站的一项基本政策</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站保证不对外公开或向第三方提供单个用户的注册资料及用户在使用网络服务时存储在网站的非公开内容但下列情况除外</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">1事先获得用户的明确授权</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">2根据有关的法律法规要求</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">3按照相关政府主管部门的要求</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">4为维护社会公众的利益</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">5为维护网站的合法权益</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站可能会与第三方合作向用户提供相关的网络服务在此情况下如该第三方同意承担与</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站同等的保护用户隐私的责任则网站有权将用户的注册资料等提供给该第三方</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">在不透露单个用户隐私资料的前提下</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站有权对整个用户数据库进行分析并对用户数据库进行商业上的利用</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">免责声明</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户明确同意其使用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网络服务所存在的风险将完全由其自己承担因其使用</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网络服务而产生的一切后果也由其自己承担</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">对用户不承担任何责任</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站不担保网络服务一定能满足用户的要求也不担保网络服务不会中断对网络服务的及时性安全性准确性也都不作担保</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站不保证为向用户提供便利而设置的外部链接的准确性和完整性同时对于该等外部链接指向的不由</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站实际控制的任何网页上的内容网站不承担任何责任</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">对于因不可抗力或不能控制的原因造成的网络服务中断或其它缺陷</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站不承担任何责任但将尽力减少因此而给用户造成的损失和影响</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户同意对于</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站向用户提供的下列产品或者服务的质量缺陷本身及其引发的任何损失</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站无需承担任何责任</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">1向用户提供的各项网络服务</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">2向用户赠送的任何产品或者服务</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">3向收费网络服务用户附赠的各种产品或者服务</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">违约赔偿</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">如因</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站违反有关法律法规或本协议项下的任何条款而给用户造成损失</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站同意承担由此造成的损害赔偿责任</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户同意保障和维护</span><span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站及其他用户的利益如因用户违反有关法律法规或本协议项下的任何条款而给</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站或任何其他第三人造成损失用户同意承担由此造成的损害赔偿责任</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">协议修改</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px"></span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站有权随时修改本协议的任何条款一旦本协议的内容发生变动</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站将会通过适当方式向用户提示修改内容</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">如果不同意</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站对本协议相关条款所做的修改用户有权停止使用网络服务如果用户继续使用网络服务则视为用户接受</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站对本协议相关条款所做的修改</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">通知送达</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">本协议项下</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站对于用户所有的通知均可通过网页公告电子邮件手机短信或常规的信件传送等方式进行该等通知于发送之日视为已送达收件人</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">用户对于</span><span style=";font-family:仿宋_GB2312;font-size:21px">四川数字世界</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站的通知应当通过网站对外正式公布的通信地址传真号码电子邮件地址等联系信息进行送达</span>
</p>
<p style="text-indent: 43px; ">
<strong><span style=";font-family:黑体;font-size:21px">十一法律管辖</span></strong>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">本协议的订立执行和解释及争议的解决均应适用中国法律并受中国法院管辖</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">如双方就本协议内容或其执行发生任何争议双方应尽量友好协商解决协商不成时任何一方均可向</span><span style=";font-family:仿宋_GB2312;font-size:21px">网站归属地当地</span><span style=";font-family:仿宋_GB2312;font-size:21px">人民法院提起诉讼</span>
</p>
<p style="text-indent: 43px;">
<span style=";font-family:黑体;font-size:21px">十二其他规定</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">本协议构成双方对本协议之约定事项及其他有关事宜的完整协议除本协议规定的之外未赋予本协议各方其他权利</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">如本协议中的任何条款无论因何种原因完全或部分无效或不具有执行力本协议的其余条款仍应有效并且有约束力</span>
</p>
<p style="text-indent:43px">
<span style=";font-family:仿宋_GB2312;font-size:21px">本协议中的标题仅为方便而设在解释本协议时应被忽略</span>
</p>
<p>
<span style=";font-family:Calibri;font-size:14px">&nbsp;</span>
</p>
<p>
<span style=";font-family:Calibri;font-size:14px">&nbsp;</span>
</p>
<p>
<span style=";font-family:Calibri;font-size:14px">&nbsp;</span>
</p>
<p>
<span style=";font-family:Calibri;font-size:14px">&nbsp;</span>
</p>
<p>
<br/>
</p>
<!-- </template>-->
</el-dialog>
<el-dialog v-model="institution" class="institution" center>
<h2 style="text-align: center;"><strong>平台管理制度</strong></h2>
<p style="text-align: center;"><strong>第一章&nbsp;&nbsp;总则</strong></p>
<p>第一条&nbsp;为进一步四川数字世界以下称数字世界网站的建设运行和管理促进网站健康发展依据国家有关法律法规结合数字世界实际特制定本办法</p>
<p>第二条&nbsp;本办法所称网站是指数字世界及有关部门和直属单位建立的通过国际互联网面向社会公众的网站及其子网站以下简称&rdquo;网站&rdquo;</p>
<p>第三条&nbsp;数字世界网站是数字世界及其部门和直属单位在互联网上发布信息提供公共服务和接受公众监督的重要平台和窗口是数字世界信息化建设的重要组成部分</p>
<p>第四条&nbsp;数字世界门户网站的建设运行和管理实行&rdquo;统一领导统筹规划分工协作各负其责&rdquo;的原则各部门各中心实行&ldquo;谁建设谁负责&rdquo;的原则</p>
<p>第五条&nbsp;本办法适用于数字世界各部各中心</p>
<p style="text-align: center;"><strong>第二章&nbsp;&nbsp;组织管理</strong></p>
<p>第六条&nbsp;技术部是数字世界门户网站的归口管理部门负责全所网站建设运行和管理的指导协调和监督审批数字世界门户网站有关链接承办数字世界门户网站的建设和运行维护负责对全所网站运行状况实施监测为有关部门单位提供网站的网络环境和技术支持负责数字世界门户网站的日常运行管理和网站内容的采编及其发布</p>
<p>第七条&nbsp;各中心网站应明确一名领导分工负责由本中心技术部负责管理各中心网站由本中心确定一名负责人负责管理各网站管理中心要有一定的条件和技术实力并要做到专职人员定岗定责</p>
<p style="text-align: center;"><strong>第三章&nbsp;&nbsp;内容管理</strong></p>
<p>第八条&nbsp;保密委员会负责确定数字世界门户网站栏目的设立和重要上网内容的审核并对各栏目信息更新情况进行跟踪监督提出改进意见承办单位按照要求具体组织实施各中心或相关职能部门负责确定所属网站栏目的设立和上网的内容及时做好网站信息的更新有关部门主管负责确定所属网站栏目的设立和上网的内容及时做好网站信息的更新</p>
<p>第九条&nbsp;各网站栏目设置可根据业务具体确定网站一般应包括以下栏目</p>
<p>所级关于我们主要业务解决方案成功案例新闻动态技术文献业务中心等</p>
<p>中心级主要业务解决方案成功案例等</p>
<p>第十条&nbsp;除法定保密事项外数字世界门户网站及直属单位网站应公开下列信息</p>
<p>本单位服务事项的项目名称办事地点及联系方式</p>
<p>本单位的机构设置</p>
<p>本单位需要向社会发布的公告公示通知以及新闻发布内容等</p>
<p>其他应予公开的信息</p>
<p>第十一条 各网站应建立上网信息更新维护责任制信息来源可通过自编信息网上抓取信息报送网站链接等方式获得建立信息上网审核和发布制度未经审核的信息不得上网发布网站应做到信息及时更新防止重大信息缺失滞后</p>
<p>第十二条&nbsp;网上信息和相应的服务遵循&rdquo;谁发布谁负责谁承诺谁办理&rdquo;的原则网站发布转载其他媒体新闻应当依据国家有关规定执行</p>
<p>第十三条&nbsp;任何单位和个人不得利用网站散布含有危害国家安全和社会稳定的信息不得泄露国家秘密和商业秘密不得宣扬暴力色情等内容</p>
<p>第十四条&nbsp;网站不得与非法网站建立超级链接也不得从事与网站所属部门中心身份不符的活动</p>
<p>第十五条&nbsp;网站的基本链接关系包括</p>
<p>数字世界门户网站在网站首页的醒目位置列出所中心网站行业网站的基本链接区达到从数字世界门户网站可方便访问各链接网站的要求</p>
<p>各中心网站在链接区的重要位置以文字或图标形式建立数字世界门户网站链接保持上通下达</p>
<p>第十六条&nbsp;数字世界门户网站应在主页的显著位置设置数字世界徽志</p>
<p>第十七&nbsp;条各网站网页设计应当做到庄重典雅大方和美观体现数字世界形象发挥网上名片作用</p>
<p style="text-align: center;"><strong>第四章&nbsp;网站域名规范和运行维护</strong></p>
<p>第十八条&nbsp;根据中国互联网络域名注册暂行管理办法相关规定结合数字世界实际数字世界网站的域名管理遵循以下规范</p>
<p>数字世界门户网站域名为www.scszsj.com中文域名为四川数字世界文化科技有限公司</p>
<p>数字世界在国际互联网上不再申请独立域名</p>
<p>各中心可在国际互联网上申请独立域名独立域名获批15日内其主办单位须将注册域名报技术部备案并抄所办公室</p>
<p>各中心在数字世界门户网站采用虚拟主机或主机托管方式建设二级网站其域名网址由数字世界统一分配和解析</p>
<p>第十九条&nbsp;网站的运行维护应当遵守下列要求</p>
<p>各网站承办单位必须保障网站的正常运行和提供服务保证网站在工作日和节假日24小时开通方便公众访问如有特殊情况不能向社会提供服务应及时采取措施向社会发布公告</p>
<p>在数字世界门户网站采用虚拟主机或主机托管方式的网站安全及网络管理由数字世界负责信息维护由委托方负责</p>
<p>第二十条&nbsp;数字世界技术部应定期对各中心网站运行状况进行监测定期发布监测结果如发现问题立即通知有关中心采取措施加以解决</p>
</el-dialog>
</div>
</template>
<script setup>
import { ref } from 'vue'
import {FormInstance} from "element-plus";
import Footer from '@/components/Footer'
const centerDialogVisible = ref(false)
const PublicationLicence = ref(false)
const institution = ref(false)
// export default {
// components: {
// Footer
// }
// }
</script>
<style>
.footer{
width: 100%;
height: auto;
padding-bottom: 20px;
color: #fff;
font-size: 14px;
overflow: hidden;
background-color: #424140;
}
.food{
width: 1200px;
margin: 60px auto 0 ;
padding-bottom: 40px;
border-bottom: 1px solid #999999;
}
.food_left{
width: 590px;
float: left;
}
.friendly_link{
width: 100%;
color: #f5f5f5;
}
.friendly_link a{
margin: 0 10px;
/* border-radius: ; */
}
.phone{
margin-top: 30px;
}
.phone label{
color: #d6d6d6;
margin-bottom: 10px;
}
.phone p{
margin-top: 10px;
}
.addr{
margin-top: 55px;
}
.middle{
width: 365px;
float: left;
color: #b4b4b6;
}
.middle p{
margin-top: 26px;
color: #fffffe;
cursor: pointer;
}
.foot_right{
float: right;
margin-top: 18px;
text-align: center;
}
.foot_right img{
width: 100px;
}
.foot_right p{
font-size: 16px;
color: #b4b4b6;
margin-top:15px;
}
.clear{
clear: both;
}
.record{
width: 100%;
text-align: center;
margin-top: 32px;
color: #ffffff;
}
.el-link__inner{
color: #ffffff;
}
.el-link__inner:hover{
color: #E26D29;
}
.Business_license {
width:80% ;
}
.el-dialog__footer{
text-align: center!important;
}
.institution{
height: 100%;
margin-top: 0!important;
overflow-y: scroll;
}
.institution span{
line-height: 30px;
}
/*.el-dialog{*/
/* margin-left: 0!important;*/
/* margin-right: 0!important;*/
/*}*/
@media screen and (max-width: 768px) {
.food {
width: 96%;
margin: 60px auto 0;
padding-bottom: 40px;
position: relative;
border-bottom: 1px solid #999999;
}
.food_left {
width: 100%;
float: none;
}
.middle {
width: 100%;
float: none;
}
.foot_right{
position: relative;
right: 15%;
}
.record{
margin-bottom: 10px;
}
}
.institution p{
line-height: 30px;
color: #000;
}
.institution p strong{
margin: 10px 0;
font-size: 18px;
}
.institution h2 strong{
margin: 30px 0;
color: #000;
font-size: 28px;
}
.PublicationLicence{
color: #000;
}
.PublicationLicence span{
color: #000;
font-size: 16px!important;
line-height: 40px;
}
.PublicationLicence span strong{
margin: 30px 0!important;
color: #000;
font-size: 28px!important;
}
.PublicationLicence h2 span {
margin: 30px 0;
color: #000;
font-size: 28px!important;
font-weight: bold;
}
</style>
+59
View File
@@ -0,0 +1,59 @@
<template>
<div class="hello">
<h1>{{ msg }}</h1>
<p>
For a guide and recipes on how to configure / customize this project,<br>
check out the
<a href="https://cli.vuejs.org" target="_blank" rel="noopener">vue-cli documentation</a>.
</p>
<h3>Installed CLI Plugins</h3>
<ul>
<li><a href="https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-babel" target="_blank" rel="noopener">babel</a></li>
<li><a href="https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-router" target="_blank" rel="noopener">router</a></li>
<li><a href="https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-plugin-vuex" target="_blank" rel="noopener">vuex</a></li>
</ul>
<h3>Essential Links</h3>
<ul>
<li><a href="https://vuejs.org" target="_blank" rel="noopener">Core Docs</a></li>
<li><a href="https://forum.vuejs.org" target="_blank" rel="noopener">Forum</a></li>
<li><a href="https://chat.vuejs.org" target="_blank" rel="noopener">Community Chat</a></li>
<li><a href="https://twitter.com/vuejs" target="_blank" rel="noopener">Twitter</a></li>
<li><a href="https://news.vuejs.org" target="_blank" rel="noopener">News</a></li>
</ul>
<h3>Ecosystem</h3>
<ul>
<li><a href="https://router.vuejs.org" target="_blank" rel="noopener">vue-router</a></li>
<li><a href="https://vuex.vuejs.org" target="_blank" rel="noopener">vuex</a></li>
<li><a href="https://github.com/vuejs/vue-devtools#vue-devtools" target="_blank" rel="noopener">vue-devtools</a></li>
<li><a href="https://vue-loader.vuejs.org" target="_blank" rel="noopener">vue-loader</a></li>
<li><a href="https://github.com/vuejs/awesome-vue" target="_blank" rel="noopener">awesome-vue</a></li>
</ul>
</div>
</template>
<script>
export default {
name: 'HelloWorld',
props: {
msg: String
}
}
</script>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<style scoped>
h3 {
margin: 40px 0 0;
}
ul {
list-style-type: none;
padding: 0;
}
li {
display: inline-block;
margin: 0 10px;
}
a {
color: #42b983;
}
</style>
+54
View File
@@ -0,0 +1,54 @@
<template>
<div class="pdf-preview">
<div class="pdf-wrap">
<!-- <vue-pdf-embed :source="state.source" class="vue-pdf-embed" :page="state.pageNum" />-->
</div>
</div>
</template>
<!-- <script>-->
<!-- <script setup lang="ts">-->
<!--import { reactive, onMounted, computed } from "vue";-->
<!--import VuePdfEmbed from "vue-pdf-embed";-->
<!--import { createLoadingTask } from "vue3-pdfjs";-->
<!--const state = reactive({-->
<!-- source: props.pdfUrl,-->
<!-- pageNum: 1,-->
<!-- scale: 1, // 缩放比例-->
<!-- numPages: 0, // 总页数-->
<!--});-->
<!--const props = defineProps({-->
<!-- pdfUrl: {-->
<!-- type: String,-->
<!-- required: true-->
<!-- }-->
<!--})-->
<!--onMounted(() => {-->
<!-- const loadingTask = createLoadingTask(state.source);-->
<!-- loadingTask.promise.then((pdf:{numPages: number}) => {-->
<!-- state.numPages = pdf.numPages;-->
<!-- });-->
<!--});-->
<!--</script>-->
<style lang="css" scoped>
.pdf-preview {
position: relative;
height: 100vh;
padding: 20px 0;
box-sizing: border-box;
background: rgb(66, 66, 66);
}
.vue-pdf-embed {
text-align: center;
width: 515px;
border: 1px solid #e5e5e5;
margin: 0 auto;
box-sizing: border-box;
}
</style>
+338
View File
@@ -0,0 +1,338 @@
<template>
<div class="index_box">
<div class="index_carousel">
<el-carousel indicator-position="outside">
<el-carousel-item v-for="item in carouseData" :key="item">
<div class="copywriting">
<h3 text="2xl" justify="center">{{ item.text1 }}</h3>
<h1 text="2xl" justify="center">{{ item.text2 }}</h1>
</div>
<img :src="item.url" alt=""/>
</el-carousel-item>
</el-carousel>
</div>
<div class="">
<div class="index_title">
<h2>业务范围</h2>
<p>-BUSINESS-</p>
</div>
<div class="business_scope">
<el-tabs type="border-card" class="demo-tabs">
<el-tab-pane >
<template #label>
<div class="business_icon">
<img src="../assets/img/business1.1.png" alt="">
</div>
<div class="business_icon_not" >
<img src="../assets/img/business1.png" alt="">
</div>
<span class="custom-tabs-label">
<span>网络出版</span>
</span>
</template>
<div class="network">
<div class="introduce">
<div class="introduce_left">
<h2>网络出版</h2>
<p>副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本副文本</p>
</div>
<div class="introduce_right">
<h3>主营业务推荐</h3>
<!-- <el-scrollbar height="350px">
<div class="sort">
<h6>互联网文学</h6>
<ul class="sort_list">
<li>男频</li>
<li>女频</li>
</ul>
</div>
<div class="sort">
<h6>互联网文学</h6>
<ul class="sort_list">
<li>男频</li>
<li>女频</li>
</ul>
</div>
<div class="sort">
<h6>互联网文学</h6>
<ul class="sort_list">
<li>男频</li>
<li>女频</li>
</ul>
</div>
<div class="sort">
<h6>互联网文学</h6>
<ul class="sort_list">
<li>男频</li>
<li>女频</li>
</ul>
</div>
<div class="sort">
<h6>互联网文学</h6>
<ul class="sort_list">
<li>男频</li>
<li>女频</li>
</ul>
</div>
</el-scrollbar> -->
<el-container>
<!-- 自定义滚动条 -->
<div class="scrollMenu">
<el-affix :offset="120">
<div style="display: flex">
<el-slider
v-model="heighRatio"
:show-tooltip="false"
vertical
:height="scrollBarHeight"
@input="scrollInput"
/>
<div class="contentTitle">
<a :href="'#' + item.title" class="contentItem" v-for="item in arrayData">{{
item.title
}}</a>
</div>
</div>
</el-affix>
</div>
<!-- 内容部分 -->
<div class="content" id="content">
<div class="part" v-for="item in arrayData">
<h2 :id="item.title">{{ item.title }}</h2>
<p>{{ item.content }}</p>
</div>
</div>
<!-- 返回顶部 -->
<el-backtop :bottom="100">
<div
style="
height: 100%;
width: 100px;
background-color: var(--el-bg-color-overlay);
box-shadow: var(--el-box-shadow-lighter);
border-radius: 50%;
text-align: center;
line-height: 40px;
color: #1989fa;
"
>
<el-icon><ArrowUp /></el-icon>
</div>
</el-backtop>
</el-container>
<el-slider
v-model="value"
:max="max"
:format-tooltip="formatTooltip"
@input="inputSlider"
/>
</div>
</div>
</div>
</el-tab-pane>
<el-tab-pane>
<template #label>
<div class="business_icon">
<img src="../assets/img/business2.2.png" alt="">
</div>
<div class="business_icon_not" >
<img src="../assets/img/business2.png" alt="">
</div>
<span class="custom-tabs-label">
<span>音乐艺术</span>
</span>
</template>
音乐艺术
</el-tab-pane>
<el-tab-pane>
<template #label>
<div class="business_icon">
<img src="../assets/img/business3.3.png" alt="">
</div>
<div class="business_icon_not" >
<img src="../assets/img/business3.png" alt="">
</div>
<span class="custom-tabs-label">
<span>区块链+</span>
</span>
</template>
区块链+
</el-tab-pane>
<el-tab-pane>
<template #label>
<div class="business_icon">
<img src="../assets/img/business4.4.png" alt="">
</div>
<div class="business_icon_not" >
<img src="../assets/img/business4.png" alt="">
</div>
<span class="custom-tabs-label">
<span>游戏+</span>
</span>
</template>
游戏+
</el-tab-pane>
</el-tabs>
</div>
</div>
</div>
</template>
<script >
import { Calendar } from '@element-plus/icons-vue'
export default{
data() {
return {
carouseData:[
{url: require("../assets/img/index_banner.png"),text1:'四川数字出版传媒有限公司',text2:'传媒传播文明,数字引领未来'},
{url: require("../assets/img/network_banner.png"),text1:'四川数字出版传媒有限公司',text2:'传媒传播文明,数字引领未来'},
{url: require("../assets/img/index_banner.png"),text1:'四川数字出版传媒有限公司',text2:'传媒传播文明,数字引领未来'},
{url: require("../assets/img/index_banner.png"),text1:'四川数字出版传媒有限公司',text2:'传媒传播文明,数字引领未来'},
]
}
},
methods(){
c
},
}
</script>
<style scoped>
@import url(../assets/css/index.css);
.demonstration {
color: var(--el-text-color-secondary);
}
.index_box{
width: 100%;
overflow: hidden;
}
.el-carousel__item .copywriting{
width: 100%;
position: absolute;
top:35%;
left: 0;
}
>>>.el-carousel__item img{
width: 100%;
height: 600px;
}
.el-carousel__item .copywriting h3{
width: 1200px;
margin: 0 auto;
font-size: 20px;
color: #ffffff;
}
.el-carousel__item .copywriting h1{
width: 1200px;
margin: 40px auto 0;
font-size: 48px;
color: #ffffff;
}
>>>.el-carousel__container{
width: 100%;
height: 600px!important;
}
>>>.el-carousel__arrow{
background-color: #fff;
color: #009ad3;
font-size: 18px;
}
>>>.el-carousel__arrow:hover{
background-color: #fff;
color: #009ad3;
font-size: 18px;
}
>>>.el-carousel__indicators{
display: none;
}
.index_title{
margin-top: 60px;
text-align: center;
}
.index_title h2{
font-size: 36px;
font-weight: inherit;
color: #333333;
}
.index_title p{
font-size: 20px;
color: #999999;
margin-top: 8px;
}
.business_scope{
width: 100%;
}
>>>.el-tabs--border-card{
border: none;
}
>>>.el-tabs--border-card>.el-tabs__header{
width: 1200px;
margin: 40px auto 0;
background-color: #fff;
border: none;
}
>>>.el-tabs__item{
width: 120px;
padding: 0;
height:120px;
/* line-height: 60px; */
box-sizing: border-box;
display: block;
list-style: none;
font-size: var(--el-font-size-base);
font-weight: 500;
color: var(--el-text-color-primary);
position: relative;
text-align: center;
}
>>>.el-tabs__item:nth-child(2){
padding-left: 0;
}
>>>.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child{
padding-right: 0;
}
.business_icon{
display: none;
}
.is-active .business_icon{
height: 90px;
line-height: 90px;
display: block;
}
.is-active .business_icon img{
vertical-align: middle;
}
.business_icon_not{
height: 90px;
line-height: 90px;
display: block;
}
.is-active .business_icon_not{
display: none;
}
.business_icon_not img{
vertical-align: middle;
}
>>>.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{
background-color: #193660;
color: #fff;
}
>>>.el-tabs--border-card>.el-tabs__content{
padding: 0;
}
.network{
width: 100%;
height: 433px;
background:url(../assets/img/network_bg.png);
background-size: 100% 100%;
}
</style>

Some files were not shown because too many files have changed in this diff Show More