Browse Source

添加.gitignore

master
parent
commit
01834b1726
  1. 4
      pages/index/index.vue
  2. BIN
      static/images/s41.png
  3. BIN
      static/images/s42.png
  4. BIN
      static/images/s43.png
  5. BIN
      static/images/s44.png
  6. BIN
      static/images/s45.png
  7. 2
      unpackage/dist/dev/mp-weixin/pages/index/index.js
  8. 2
      unpackage/dist/dev/mp-weixin/pages/index/index.wxml
  9. BIN
      unpackage/dist/dev/mp-weixin/static/images/s41.png
  10. BIN
      unpackage/dist/dev/mp-weixin/static/images/s42.png
  11. BIN
      unpackage/dist/dev/mp-weixin/static/images/s43.png
  12. BIN
      unpackage/dist/dev/mp-weixin/static/images/s44.png

4
pages/index/index.vue

@ -7,7 +7,7 @@
<image src="../../static/images/logo.png" mode="" style="width: 146.761px; height: 139.2px"></image> <image src="../../static/images/logo.png" mode="" style="width: 146.761px; height: 139.2px"></image>
</view> </view>
<view style="text-indent: 2em; font-size: 18px; font-style: normal; font-weight: 400; line-height: 160%"> <view style="text-indent: 2em; font-size: 18px; font-style: normal; font-weight: 400; line-height: 160%">
锦州昊鼎创新科技有限公司是一家专注于硬件软件研发与创新的高科技企业公司成立于2024年公司位于锦州数字经济产业园汇聚了优秀的管理人才和专业技术队伍搭建了强大的自营服务体系和渠道网络在公安刑侦软件领域包括刑事案件管理系统犯罪数据分析平台智能侦查辅助软件等的研发与技术支持在医疗软件方面经营范围涵盖医院信息管理系统电子病历软件检验设备医疗影像存储与传输系统等的开发与维护 锦州昊鼎创新科技有限公司是一家专注于硬件软件研发与创新的高科技企业公司位于锦州数字经济产业园汇聚了优秀的管理人才和专业技术队伍搭建了强大的自营服务体系和渠道网络在公安刑侦软件领域包括刑事案件管理系统犯罪数据分析平台智能侦查辅助软件等的研发与技术支持在医疗软件方面经营范围涵盖医院信息管理系统电子病历软件检验设备医疗影像存储与传输系统等的开发与维护
</view> </view>
</view> </view>
</my-container> </my-container>
@ -68,7 +68,7 @@
</my-container> </my-container>
<my-container> <my-container>
<view style="box-sizing: border-box; padding: 20px; display: flex; flex-flow: column; justify-content: center; align-items: center; height: 100%; gap: 10px"> <view style="box-sizing: border-box; padding: 20px; display: flex; flex-flow: column; justify-content: center; align-items: center; height: 100%; gap: 10px">
<image :src="`../../static/images/s4${index + 1}.png`" mode="" v-for="(item, index) in 4" :key="index" style="width: 303px; height: 200px"></image> <image :src="`../../static/images/s4${index + 1}.png`" mode="aspectFit" v-for="(item, index) in 5" :key="index"></image>
</view> </view>
</my-container> </my-container>
<my-container> <my-container>

BIN
static/images/s41.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 171 KiB

BIN
static/images/s42.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 70 KiB

BIN
static/images/s43.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 68 KiB

BIN
static/images/s44.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 37 KiB

BIN
static/images/s45.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

2
unpackage/dist/dev/mp-weixin/pages/index/index.js vendored

@ -49,7 +49,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
b: index b: index
}; };
}), }),
d: common_vendor.f(4, (item, index, i0) => { d: common_vendor.f(5, (item, index, i0) => {
return { return {
a: `../../static/images/s4${index + 1}.png`, a: `../../static/images/s4${index + 1}.png`,
b: index b: index

2
unpackage/dist/dev/mp-weixin/pages/index/index.wxml vendored

File diff suppressed because one or more lines are too long

BIN
unpackage/dist/dev/mp-weixin/static/images/s41.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 171 KiB

BIN
unpackage/dist/dev/mp-weixin/static/images/s42.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 70 KiB

BIN
unpackage/dist/dev/mp-weixin/static/images/s43.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 68 KiB

BIN
unpackage/dist/dev/mp-weixin/static/images/s44.png vendored

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Loading…
Cancel
Save