Commit d7b90f07 authored by 陈毅's avatar 陈毅

catia初版

parent ea51e852
......@@ -4,7 +4,7 @@ export default {
// target:"static",
srcDir:'src/',
head: {
title: '北京见著科技有限公司-- MES系统',
title: '德天博城',
htmlAttrs: {
lang: 'en'
},
......
......@@ -29,7 +29,7 @@ html {
::-webkit-scrollbar-thumb:hover {
border-radius: 2px;
-webkit-box-shadow: inset 0 0 8px @theme;
background: rgba(0, 0, 0, 0.8);
background: rgba(117, 116, 119, 0.8);
}
html {
......@@ -200,7 +200,7 @@ a.an:hover{
}
&.cur {
color: #164F7C;
// color: #164F7C;
// font-weight: bold;
}
}
......@@ -629,7 +629,7 @@ h3 {
}
.k1 {
user-select:none;//不允许复制标签内容
height: 4rem;
font-size: 3rem;
font-family: Microsoft YaHei;
......@@ -639,8 +639,25 @@ h3 {
opacity: 1;
margin: auto;
}
.k2 {
//1,4,8,13,16,20, 25---
//3 ,4,5,3,4,
//1,3,7,15,31 63---
// 2,4,8,16,
//1,4,27, "256" ,3125---
//"69",36,19,10,5,2 ---
// , 17,9,5 ,3
// 16 ,8,4,2
// 2/3 , 1/2 ,2/5 ,1/3, 2/7 ""1/4
// 2,1,2,1,2,
//------------
// 3,2,5,3,7,
//2,2,2,2,2,2
//-----------
//3,4,5,6,7
.k2 {
user-select:none;//不允许复制标签内容
height: 3rem;
background: #FFFFFF;
opacity: 1;
......@@ -656,7 +673,7 @@ h3 {
.k3 {
margin-top: 20rem;
user-select:none;//不允许复制标签内容
font-size: 1.8rem;
font-family: Microsoft YaHei;
font-weight: 300;
......@@ -1879,7 +1896,7 @@ opacity: 1;
.logo {
img {
margin-left: 10px;
padding-top: 25px;
padding-top: 30px;
}
}
......@@ -2063,6 +2080,379 @@ opacity: 1;
}
}
}
// 3 D expe css
// 头部指示
.instructions {
border-left: 10px solid #294982;
height: 60px;
padding-left: 12px;
h4 {
line-height: 60px;
font-size: 30px;
font-family: Alibaba Sans;
font-weight: 900;
color: #232323;
opacity: 1;
}
p {
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 0px;
color: #294982;
opacity: 0.2;
position: relative;
top: -10px;
}
}
.mt {
margin-bottom: 90px;
}
.pc1 {
width: 1400px;
height: auto;
border: 0px solid #f89;
margin: 100px auto 0px;
.pc1-top {
//顶部图片标题
display: flex;
.pc1-left {
width: 781px;
height: 474px;
margin-right: 103px;
}
.pc1-right {
width: 480px;
height: 474px;
img {
margin-top: 65px;
height: 172px;
}
div {
text-align: center;
padding-top: 75px;
height: 47px;
font-size: 30px;
font-family: Alibaba Sans;
font-weight: 900;
color: #232323;
opacity: 1;
}
}
}
.pc1-head {
//标题导语
display: flex;
justify-content: space-between;
align-items: center;
.pc1-head-left {
width: 560px;
height: 2px;
background: linear-gradient(
297deg,
#294982 0%,
rgba(255, 255, 255, 0) 100%
);
opacity: 1;
border-radius: 0px;
}
h4 {
height: 48px;
font-size: 36px;
font-family: Microsoft YaHei;
font-weight: 300;
line-height: 48px;
color: #000000;
opacity: 1;
}
.pc1-head-right {
width: 560px;
height: 2px;
background: linear-gradient(
63deg,
#294982 0%,
rgba(255, 255, 255, 0) 100%
);
opacity: 1;
border-radius: 0px;
}
}
.pc1-product {
//产品简介
margin-top: 40px;
margin-bottom: 60px;
.pc1-pr-content {
margin-top: 40px;
padding-left: 30px;
width: 1400px;
height: 43px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 24px;
color: #232323;
opacity: 1;
}
}
.pc1-advert {
//背景图
width: 100%;
// height: 320px;
margin-bottom: 80px;
position: relative;
div {
position: absolute;
top: 125px;
left: 200px;
width: 275px;
height: 71px;
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 40px;
color: #ffffff;
opacity: 1;
span {
font-weight: 600;
}
}
}
.pc1-core {
//核心要素
.pc1-core-border {
margin-top: 60px;
margin-bottom: 80px;
padding-left: 80px;
padding-right: 80px;
display: flex;
justify-content: space-between;
align-items: center;
.pc1-core-box {
width: 220px;
height: 300px;
border-radius: 8px;
position: relative;
padding: 20px 36px 0px;
h4 {
white-space: nowrap;
}
}
}
}
.pc1-function {
//功能模块
margin-bottom: 20px;
.pc1-function-border {
padding-left: 80px;
padding-right: 80px;
display: flex;
justify-content: space-between;
height: 420px;
align-items: center;
.pc1-function-box {
width: 220px;
height: 300px;
border-radius: 8px;
padding: 20px 16px 0px;
position: relative;
}
}
}
.pc1-scene {
//应用场景
padding-bottom: 20px;
.pc1-scene-lication {
height: 800px;
width: 100%;
margin: 60px auto;
.pc1-scene-lt{
margin-bottom: 30px;
display: flex;
justify-content: space-between;
.pc1-scene-back1{
width: 460px;
height: 400px;
position: relative;
div{
position: absolute;
width: 460px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
.pc1-scene-back2{
width: 440px;
height: 400px;
position: relative;
div{
position: absolute;
width: 440px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
.pc1-scene-back3{
width: 440px;
height: 400px;
position: relative;
div{
position: absolute;
width: 440px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
}
.pc1-scene-lb{
display: flex;
justify-content: space-between;
.pc1-scene-tail1{
width: 600px;
height: 400px;
position: relative;
div{
position: absolute;
width: 600px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
.pc1-scene-tail2{
width: 770px;
height: 400px;
position: relative;
div{
position: absolute;
width: 770px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
}
}
}
}
// 卡片布局 card1核心要素
.card1 {
width: 220px;
height: 300px;
background: #ffffff;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
opacity: 1;
border-radius: 10px;
display: flex;
align-items: center;
flex-direction: column;
h4 {
position: absolute;
top: 120px;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #294982;
opacity: 1;
margin-bottom: 54px;
}
div {
position: absolute;
top: 200px;
width: 148px;
height: 57px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #232323;
opacity: 1;
}
}
// 核心要素2
.card2 {
width: 220px;
height: 300px;
background: #ffffff;
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.16);
opacity: 1;
border-radius: 10px;
display: flex;
align-items: center;
flex-direction: column;
h4 {
position: absolute;
top: 100px;
font-size: 20px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #294982;
opacity: 1;
text-align: center;
margin: auto 30px;
}
div {
position: absolute;
top: 160px;
width: 188px;
height: 133px;
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 20px;
color: #232323;
opacity: 1;
margin: auto 16px;
}
}
@import url("./phone");
@import url("./extra");
......
......@@ -112,7 +112,7 @@
export default {
name: "",
head: {
title: "德天博城3DEXPE"
title: "德天博城-------3DEXPERIENCE"
},
data() {
return {
......
<template>
<div>
<div class="pc1">
<div class="pc1-top mt">
<div class="pc1-left">
<img :src="product[i].url1" width="100%" height="100%" alt="" />
</div>
<div class="pc1-right">
<img :src="product[i].url2" width="100%" height="50%" alt="" />
<div>
{{ product[i].title }}
</div>
</div>
</div>
<div class="pc1-head">
<div class="pc1-head-left"></div>
<h4>{{ product[i].top }}</h4>
<div class="pc1-head-right"></div>
</div>
<!-- 产品简介 -->
<div class="pc1-product">
<div class="instructions">
<h4>产品简介</h4>
<p class="beijng">INTRODUCTION</p>
</div>
<div class="pc1-pr-content">
<p>{{ product[i].product.p1 }}</p>
<p>{{ product[i].product.p2 }}</p>
</div>
</div>
<!-- 背景图 -->
<div class="pc1-advert">
<img :src="product[i].advert.img" alt="" />
</div>
<!-- 核心要素 -->
<div class="pc1-core">
<div class=" instructions">
<h4>核心要素</h4>
<p>CORE ELEMENTS</p>
</div>
<div class="pc1-core-border">
<div
class="pc1-core-box card1"
v-for="(item, index) in product[i].core"
:key="index"
>
<img width="50px" height="50px" :src="item.url" alt="" />
<h4>{{ item.title }}</h4>
<div>{{ item.content }}</div>
</div>
</div>
</div>
<!-- 应对问题 -->
<div class="pc1-problems">
<div class="instructions">
<h4>应对问题</h4>
<p>COPING WITH PROBLEMS</p>
</div>
<div class="pc1-problems-border">
<img :src="product[i].problems.url" width="100%" alt="" />
<div class="pc1-problems-module">
<div
class="pc1-problems-box "
v-for="(item, index) in product[i].problems.catia"
:key="index"
>
<img :src="item.url" alt="" />
<h4>{{ item.title }}</h4>
</div>
</div>
</div>
</div>
<!-- 功能模块 -->
<div class="pc1-function">
<div class="instructions">
<h4>功能模块</h4>
<p>FUNCTION MODUL</p>
</div>
<div class="pc1-function-border">
<div
class="pc1-function-box card1"
v-for="(item, index) in product[i].function"
:key="index"
>
<img width="50px" height="50px" :src="item.url" alt="" />
<h4>{{ item.title }}</h4>
<div>{{ item.content }}</div>
</div>
</div>
</div>
<!-- 应用场景 -->
<div class="pc1-scene">
<div class="instructions">
<h4>应用场景</h4>
<p>ADAPTATION SCENARIOS</p>
</div>
<div class="pc1-scene-lication">
<div class="pc1-scene-lt">
<div class="pc1-scene-back1 pl">
<img width="720px" height="400px" :src="product[i].icon.catia.url1" alt="" />
<div><span>{{product[i].icon.catia.title1}}</span></div>
</div>
<div class="pc1-scene-back2 pl">
<img width="650px" height="400px" :src="product[i].icon.catia.url2" alt="" />
<div><span>{{product[i].icon.catia.title2}}</span></div>
</div>
</div>
<div class="pc1-scene-lb">
<div class="pc1-scene-tail1">
<img width="600px" height="400px" :src="product[i].icon.catia.url3" alt="" />
<div><span>{{product[i].icon.catia.title3}}</span></div>
</div>
<div class="pc1-scene-tail2">
<img width="770px" height="400px" :src="product[i].icon.catia.url4" alt="" />
<div><span>{{product[i].icon.catia.title4}}</span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</template>
<script>
export default {
name: "",
head: {
title: "德天博城3DEXPE"
},
data() {
return {
i: 1,
duct: {},
product: [
{
flag: 0,
top: "3D体验平台",
url1: "/image/expe/0202.png",
url2: "/image/expe/0203.png",
title: "高端可视化3D软件",
//产品简介
product: {
p1: "从虚拟的3DEXPERIENCE孪生兄弟到惊人的营销内容。",
p2:
"3D体验平台(3DEXPERIENCE Platform)是达索最新一代的软件平台,集合了3D 设计、工程、3D CAD、建模、仿真、数据管理和流程管理功能的众多的品牌应程序"
},
// 背景图
advert: {
img: ""
},
//核心要素
core: [
{
url: "/image/aps/tc172.png",
title: "3D建模应用程序",
content: "CATIA、SolidWorks、GEOVIA、BIOVIA四个品牌"
},
{
url: "/image/aps/tc173.png",
title: "社交和协作应用程序",
content: "ENOVIA、3DEXCITE、3DSWYM三个品牌应用"
},
{
url: "/image/aps/tc174.png",
title: "仿真应用程序",
content: "DELMIA、SIMULIA、3DVIA三个品牌应用"
},
{
url: "/image/aps/tc187.png",
title: "信息智能应用",
content: "EXLEAD、NETVIBES两个品牌应用"
}
],
//功能模块
function: [
{
url: "/image/aps/tc188.png",
title: "一个模型掌握一切",
content:
"3DEXCITE利用CAD数据中的信息来支持功能完善的主模型,优化CAD以生产出营销内容的所有变体"
},
{
url: "/image/big/tc1.png",
title: "经销权体验",
content:
"我们的独特风格 3D 解决方案,促成吸引人的品牌和产品互动,最终展现出产品最好的一面"
},
{
url: "/image/big/tc5.png",
title: "移动设备和网页3D可视化",
content:
"完全交互式3D模型允许360度产品旋转及内外零部件的配置,,在线或移动设备上的3D配置器中组织和呈现的产品为终端用户提供了出色的体验"
},
{
url: "/image/big/tc3.png",
title: "移动设备和网页3D 可视化",
content:
"虚拟孪生体验是基于数学模型和科学定律的对现实世界的表示,实现了虚拟和现实世界之间的闭环连接。利益相关者通过探索所有可能性和场景,不断实验、获取知识并对其进行优化。"
},
{
url: "/image/big/tc4.png",
title: "VR MR AR 附件",
content:
"用 3DEXCITE 个人宣传活动在客户之旅的所有阶段和所有接触点触及目标受众。通过全功能的销售点配置器来获得客户喜好,用于后续发送带有微站宣传册等的个性化邮件,营造了引人入胜的商店体验"
}
]
},
{
flag: 1,
top: "基于数字化模型的产品设计",
url1: "/image/catia/03336.png",
url2: "/image/catia/0302.png",
title: "3D CAD设计和工程软件",
//产品简介
product: {
p1:
"CATIA依托3DE平台结合VR虚拟现实技术重新定义产品开发,借助虚拟世界先进行仿真评估",
p2:
"是PLM协同解决方案的一个重要组成部分,支持从项目前阶段、具体的设计、分析、模拟、组装到维护在内的全部工业设计流程。从而借助PLM系统姜创意付诸于现实"
},
// 背景图
advert: {
img: "/image/catia/03334.png" //汽车
},
//核心要素
core: [
{
url: "/image/catia/0305.png",
title: "变量和参数化建模",
content: "CATIA具有在整个产品周期内提供了变量驱动及后参数化能力。"
},
{
url: "/image/catia/0306.png",
title: "模块的全相关性",
content:
"CATIA的各个模块基于统一的数据平台,三维模型的修改,能完全体现 在二维模型,模拟分析,模具和数控加工的程序中"
},
{
url: "/image/catia/0307.png",
title: "并行工程的设计环境",
content:
"总体设计部门将基本的结构尺寸发放出去,各分系统的人员便可开始工作,既可协同工作,又不互相牵连。实现真正的并行工程设计环境"
},
{
url: "/image/catia/0308.png",
title: "覆盖产品开发全过程",
content:
"从单个零件的设计到最终电子样机的建立,CATIA 提供了完备的设计能力"
}
],
// 应对问题
problems: {
url: "/image/catia/03335.png",
catia: [
{
url: "/image/catia/0331.png",
title: "设计与制造间的信息交互"
},
{
url: "/image/catia/0332.png",
title: "依据数模完善工艺路线"
},
{
url: "/image/catia/0333.png",
title: "形成数字样机"
},
{
url: "/image/catia/0334.png",
title: "实现产品实物的模型渲染"
}
]
},
//功能模块
function: [
{
url: "/image/catia/0311.png",
title: "零件设计",
content: "在直观的环境下,用高效强大的造型特征设计复杂零件"
},
{
url: "/image/catia/0312.png",
title: "钣金与创成式曲面",
content: "非常完整的曲线操作工具和最基础的曲线构造工具"
},
{
url: "/image/catia/0313.png",
title: "装配设计",
content:
"高效率的工具如、碰撞和间隙检查、自动BOM表生成等可减少设计时间、提高了装配质量"
},
{
url: "/image/catia/0314.png",
title: "模具设计",
content:
"模具设计产品允许快速、经济地创建注塑模具,可以使用标准目录库中已经预定义好的组件"
},
{
url: "/image/catia/0315.png",
title: "电气系统设计",
content:
"可实现电器零件的设计装配、功能定义,电气线束的装配、生成和展平等内容"
}
],
icon: {
url: "",
catia:{
url1:"/image/catia/03330.png",
title1:"航空航天与国防",
url2:"/image/catia/03331.png",
title2:"工业设备",
url3:"/image/catia/03332.png",
title3:"建筑工程与施工",
url4:"/image/catia/03333.png",
title4:"汽车与交通运输",
}
}
}
]
};
},
methods: {},
mounted() {
// 数据筛选
this.product.forEach((item, index) => {
if (item.flag == this.i) {
return this.i;
}
});
this.duct = this.product[this.i];
}
};
</script>
<style lang="less" scoped>
// 头部指示
.instructions {
border-left: 10px solid #294982;
height: 60px;
padding-left: 15px;
h4 {
line-height: 60px;
font-size: 30px;
font-family: Alibaba Sans;
font-weight: 900;
color: #232323;
opacity: 1;
}
p {
font-size: 24px;
font-family: Microsoft YaHei;
font-weight: 400;
line-height: 0px;
color: #294982;
opacity: 0.2;
position: relative;
top: -10px;
}
}
.mt {
margin-bottom: 90px;
}
.pc1 {
width: 1400px;
height: auto;
border: 0px solid #f89;
margin: 100px auto 0px;
.pc1-top {
//顶部图片标题
display: flex;
.pc1-left {
width: 781px;
height: 474px;
margin-right: 103px;
}
.pc1-right {
width: 480px;
height: 474px;
img {
margin-top: 65px;
height: 172px;
}
div {
text-align: center;
padding-top: 75px;
height: 47px;
font-size: 30px;
font-family: Alibaba Sans;
font-weight: 900;
color: #232323;
opacity: 1;
}
}
}
.pc1-head {
//标题导语
display: flex;
justify-content: space-between;
align-items: center;
.pc1-head-left {
width: 480px;
height: 2px;
background: linear-gradient(
297deg,
#201da3 0%,
rgba(255, 255, 255, 0) 100%
);
opacity: 1;
border-radius: 0px;
}
h4 {
font-size: 34px;
}
.pc1-head-right {
width: 480px;
height: 2px;
background: linear-gradient(
63deg,
#201da3 0%,
rgba(255, 255, 255, 0) 100%
);
opacity: 1;
border-radius: 0px;
}
}
.pc1-product {
//产品简介
margin-top: 3.75rem;
margin-bottom: 3.75rem;
.pc1-pr-content {
margin-top: 40px;
padding-left: 30px;
}
}
.pc1-advert {
//背景图
width: 100%;
margin-bottom: 80px;
}
.pc1-core {
//核心要素
margin-bottom: 20px;
.pc1-core-border {
// height: 420px;
padding-left: 80px;
padding-right: 80px;
display: flex;
justify-content: space-between;
align-items: center;
.pc1-core-box {
width: 220px;
height: 300px;
border-radius: 8px;
}
}
}
// 应对问题
.pc1-problems {
.pc1-problems-border {
// height: 500px;
position: relative;
margin-top: 60px;
margin-bottom: 80px;
img {
opacity: .2;
}
.pc1-problems-module {
position: absolute;
top: 0;
left: 0;
width: 1400px;
height: 100%;
display: flex;
justify-content: space-evenly;
.pc1-problems-box {
width: 100px;
z-index: 1;
text-align: center;
img{
margin-top: 190px;
width: 50px;
height: 50px;
}
h4{
margin-top: 25px;
line-height: 21px;
font-size: 16px;
color: #000;
}
}
}
}
}
.pc1-function {
//功能模块
margin-bottom: 20px;
.pc1-function-border {
padding-left: 80px;
padding-right: 80px;
display: flex;
justify-content: space-between;
height: 420px;
align-items: center;
.pc1-function-box {
width: 220px;
height: 300px;
border-radius: 8px;
}
}
}
//应用场景
.pc1-scene {
//应用场景
padding-bottom: 20px;
.pc1-scene-lication {
height: 800px;
width: 100%;
margin: 60px auto;
.pc1-scene-lt{
margin-bottom: 30px;
display: flex;
justify-content: space-between;
.pc1-scene-back1{
width: 720px;
position: relative;
div{
position: absolute;
width: 720px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
.pc1-scene-back2{
width: 650px;
height: 400px;
position: relative;
div{
position: absolute;
width: 650px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
}
.pc1-scene-lb{
display: flex;
justify-content: space-between;
.pc1-scene-tail1{
width: 600px;
height: 400px;
position: relative;
div{
position: absolute;
width: 600px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
.pc1-scene-tail2{
width: 770px;
height: 400px;
position: relative;
div{
position: absolute;
width: 770px;
height: 45px;
background: rgba(41, 73, 130, 0.5);
bottom: 0;
text-align: center;
line-height: 45px;
span{
font-size: 14px;
font-family: Microsoft YaHei;
font-weight: bold;
color: #FFFFFF;
opacity: 1;
}
}
}
}
}
}
}
// 卡片布局
.card1 {
box-shadow: 0px 0px 10px 0px rgb(196, 195, 195);
img {
margin: 30px 85px;
text-align: center;
}
h4 {
font-size: 20px;
text-align: center;
height: 69px;
padding: 0px 20px;
color: #2c4b84;
}
div {
width: 100%;
padding: 0px 20px;
line-height: 15px;
color: #454545;
}
}
.card1:hover{
box-shadow: 0px 0px 20px 5px #c3c2c5;
}
</style>
src/static/image/catia/0305.png

677 KB | W: | H:

src/static/image/catia/0305.png

992 Bytes | W: | H:

src/static/image/catia/0305.png
src/static/image/catia/0305.png
src/static/image/catia/0305.png
src/static/image/catia/0305.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/catia/0306.png

4.89 KB | W: | H:

src/static/image/catia/0306.png

964 Bytes | W: | H:

src/static/image/catia/0306.png
src/static/image/catia/0306.png
src/static/image/catia/0306.png
src/static/image/catia/0306.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/catia/0307.png

555 KB | W: | H:

src/static/image/catia/0307.png

774 Bytes | W: | H:

src/static/image/catia/0307.png
src/static/image/catia/0307.png
src/static/image/catia/0307.png
src/static/image/catia/0307.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/catia/0308.png

230 KB | W: | H:

src/static/image/catia/0308.png

669 Bytes | W: | H:

src/static/image/catia/0308.png
src/static/image/catia/0308.png
src/static/image/catia/0308.png
src/static/image/catia/0308.png
  • 2-up
  • Swipe
  • Onion skin
src/static/image/catia/0311.png

474 Bytes | W: | H:

src/static/image/catia/0311.png

3.5 KB | W: | H:

src/static/image/catia/0311.png
src/static/image/catia/0311.png
src/static/image/catia/0311.png
src/static/image/catia/0311.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment