清理掉所有的文章请求引入

This commit is contained in:
WindowBird 2025-10-10 17:01:34 +08:00
parent 33e9368873
commit 90a3f05e0f
15 changed files with 18 additions and 23 deletions

View File

@ -170,13 +170,7 @@ onMounted(() => {
<style scoped>
/* 文本截断样式 */
.line-clamp-2 {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
/* 错误状态样式 */
.cRed {

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -15,7 +15,6 @@ const loadJSFiles = () => {
'/js/gopcOm.js',
'/js/index.js',
'/js/jquery-1.10.2.js',
'/js/news.js',
]

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/news.js',
'/js/gopcOm.js'
]

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'
]
@ -256,7 +256,9 @@ const loadCSSFiles = () => {
<div class="container-fluid">
<div class="row item7 text-center">
<h2>运营管理平台</h2>
<div class="sys-pice"><img alt="运营管理平台" class="img-responsive center-block" src="/img/ebike/item7-1.png">
<div class="sys-pice"><img
alt="运营管理平台" class="img-responsive center-block"
src="/img/ebike/item7-1.png">
</div>
<div class="col-xs-6 col-lg-2 col-lg-offset-2">
<div class="mini-group">

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -17,7 +17,7 @@ const loadJSFiles = () => {
'/js/jquery-1.11.3.min.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -18,7 +18,7 @@ const loadJSFiles = () => {
'/js/jquery-1.11.3.min.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -13,8 +13,8 @@ const loadJSFiles = () => {
const jsFiles = [
'/js/jquery-1.11.3.min.js',
'/js/bootstrap.min.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -14,7 +14,7 @@ const loadJSFiles = () => {
'/js/jquery-1.10.2.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'

View File

@ -18,7 +18,7 @@ const loadJSFiles = () => {
'/js/jquery-1.11.3.min.js',
'/js/bootstrap.min.js',
'/js/index.js',
'/js/news.js',
'/js/gopcOm.js'