LGX 3 months ago
parent e5659a16e4
commit eb790627ed
  1. 7
      App.vue
  2. 20
      manifest.json
  3. 1
      pages/about/index.vue
  4. 1
      pages/case/detail.vue
  5. 1
      pages/case/index.vue
  6. 20
      pages/contact/index.vue
  7. 1
      pages/index/index.vue
  8. 1
      pages/news/index.vue
  9. BIN
      static/logo.png
  10. BIN
      static/logo1.png
  11. BIN
      unpackage/dist/build/web.rar
  12. 2
      unpackage/dist/build/web/index.html
  13. 9
      unpackage/dist/build/web/static/js/chunk-vendors.39f27d32.js
  14. 9
      unpackage/dist/build/web/static/js/chunk-vendors.9d9e001c.js
  15. 1
      unpackage/dist/build/web/static/js/index.eb58b057.js
  16. 1
      unpackage/dist/build/web/static/js/index.edd12ccb.js
  17. 1
      unpackage/dist/build/web/static/js/pages-about-index.09fada34.js
  18. 1
      unpackage/dist/build/web/static/js/pages-about-index.290989c9.js
  19. 1
      unpackage/dist/build/web/static/js/pages-case-detail.883b6eb6.js
  20. 1
      unpackage/dist/build/web/static/js/pages-case-detail.c8da2cda.js
  21. 1
      unpackage/dist/build/web/static/js/pages-case-index.58c3c889.js
  22. 1
      unpackage/dist/build/web/static/js/pages-case-index.b243b075.js
  23. 1
      unpackage/dist/build/web/static/js/pages-contact-index.5b787771.js
  24. 1
      unpackage/dist/build/web/static/js/pages-contact-index.c0d0bae2.js
  25. 1
      unpackage/dist/build/web/static/js/pages-index-index.67c05271.js
  26. 1
      unpackage/dist/build/web/static/js/pages-index-index.c98be74c.js
  27. 1
      unpackage/dist/build/web/static/js/pages-news-index.88617f2d.js
  28. 1
      unpackage/dist/build/web/static/js/pages-news-index.d1144b63.js
  29. BIN
      unpackage/dist/build/web/static/logo.png
  30. BIN
      unpackage/dist/build/web/static/logo1.png

@ -123,8 +123,8 @@
align-items: center;
justify-content: space-between;
.logo{
width: 64px;
height: 55px;
width: 165px;
height: 45px;
cursor: pointer;
image{
width: 100%;
@ -229,6 +229,9 @@
display: flex;
align-items: center;
justify-content: center;
.a1{
margin-left: 25px;
}
image{
width: 100px;
height: 100px;

@ -1,6 +1,6 @@
{
"name" : "xiantuo",
"appid" : "__UNI__0A57606",
"appid" : "__UNI__7F306B3",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
@ -79,17 +79,17 @@
}
}
},
"devServer": {
"disableHostCheck": true, //访host
"proxy": {
"/cms": {
"target": "https://www.xttoo.com",//
"changeOrigin": true,
"devServer" : {
"disableHostCheck" : true, //访host
"proxy" : {
"/cms" : {
"target" : "https://www.xttoo.com", //
"changeOrigin" : true,
"secure" : false,
"ws": false,
"ws" : false,
/****/
"pathRewrite": {
"^/cms": ""
"pathRewrite" : {
"^/cms" : ""
}
}
}

@ -100,6 +100,7 @@
<view class="t wow fadeInUp">
<view class="a">
<image :src="baseUrl+companyInfo.weixin"></image>
<image :src="baseUrl+companyInfo.weixin_two" class="a1" v-if="companyInfo.weixin_two"></image>
</view>
<view class="b">微信</view>
<view class="c">邮箱{{companyInfo.email}}</view>

@ -29,6 +29,7 @@
<view class="t wow fadeInUp">
<view class="a">
<image :src="baseUrl+companyInfo.weixin"></image>
<image :src="baseUrl+companyInfo.weixin_two" class="a1" v-if="companyInfo.weixin_two"></image>
</view>
<view class="b">微信</view>
<view class="c">邮箱{{companyInfo.email}}</view>

@ -43,6 +43,7 @@
<view class="t wow fadeInUp">
<view class="a">
<image :src="baseUrl+companyInfo.weixin"></image>
<image :src="baseUrl+companyInfo.weixin_two" class="a1" v-if="companyInfo.weixin_two"></image>
</view>
<view class="b">微信</view>
<view class="c">邮箱{{companyInfo.email}}</view>

@ -51,6 +51,7 @@
</view>
<view class="code">
<image :src="baseUrl+companyInfo.weixin"></image>
<image :src="baseUrl+companyInfo.weixin_two" class="a1" v-if="companyInfo.weixin_two"></image>
</view>
</view>
<view class="fr" id="mmap">
@ -115,6 +116,7 @@
<view class="t wow fadeInUp">
<view class="a">
<image :src="baseUrl+companyInfo.weixin"></image>
<image :src="baseUrl+companyInfo.weixin_two" class="a1" v-if="companyInfo.weixin_two"></image>
</view>
<view class="b">微信</view>
<view class="c">邮箱{{companyInfo.email}}</view>
@ -172,7 +174,7 @@
isCheck: false,
},{
id: 2,
name: "产品策划",
name: "外观设计",
isCheck: false,
},{
id: 3,
@ -180,11 +182,11 @@
isCheck: false,
},{
id: 4,
name: "品牌策划",
name: "机械设计",
isCheck: false,
},{
id: 5,
name: "LOGO设计",
name: "动画设计",
isCheck: false,
},{
id: 6,
@ -192,7 +194,7 @@
isCheck: false,
},{
id: 7,
name: "VI设计",
name: "建模咨询",
isCheck: false,
},{
id: 8,
@ -204,7 +206,7 @@
isCheck: false,
},{
id: 10,
name: "批量生成",
name: "生产咨询",
isCheck: false,
}]
},
@ -366,9 +368,13 @@
margin-bottom: 20px;
}
.code{
width: 160px;
height: 160px;
width: 100%;
height: 132px;
margin-top: 60px;
display: flex;
.a1{
margin-left: 25px;
}
image{
width: 100%;
height: 100%;

@ -37,6 +37,7 @@
<view class="t wow fadeInUp">
<view class="a">
<image :src="baseUrl+companyInfo.weixin"></image>
<image :src="baseUrl+companyInfo.weixin_two" class="a1" v-if="companyInfo.weixin_two"></image>
</view>
<view class="b">微信</view>
<view class="c">邮箱{{companyInfo.email}}</view>

@ -47,6 +47,7 @@
<view class="t wow fadeInUp">
<view class="a">
<image :src="baseUrl+companyInfo.weixin"></image>
<image :src="baseUrl+companyInfo.weixin_two" class="a1" v-if="companyInfo.weixin_two"></image>
</view>
<view class="b">微信</view>
<view class="c">邮箱{{companyInfo.email}}</view>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

@ -1,2 +1,2 @@
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><title>xiantuo</title><script>var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') || CSS.supports('top: constant(a)'))
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.39f27d32.js></script><script src=/static/js/index.edd12ccb.js></script></body></html>
document.write('<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' + (coverSupport ? ', viewport-fit=cover' : '') + '" />')</script><link rel=stylesheet href=/static/index.2da1efab.css></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script src=/static/js/chunk-vendors.9d9e001c.js></script><script src=/static/js/index.eb58b057.js></script></body></html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

Loading…
Cancel
Save