修改优化

master
柯佳鑫 3 months ago
parent cc05b74264
commit 8947f57647
  1. 22
      pages/home/home.vue
  2. BIN
      static/home/bh2.png
  3. 2
      unpackage/dist/build/h5/index.html
  4. BIN
      unpackage/dist/build/h5/static/home/bh2.png
  5. BIN
      unpackage/dist/build/h5/static/img/bh.0487e8fc.jpg
  6. BIN
      unpackage/dist/build/h5/static/img/bh2.28da8cad.png
  7. 2
      unpackage/dist/build/h5/static/js/index.14221bed.js
  8. 1
      unpackage/dist/build/h5/static/js/index.8b25998b.js
  9. 1
      unpackage/dist/build/h5/static/js/pages-home-home.00eb129b.js
  10. 1
      unpackage/dist/build/h5/static/js/pages-home-home.2bbb06ba.js
  11. 1
      unpackage/dist/build/h5/static/js/pages-home-home.315ab3f7.js

@ -4,7 +4,7 @@
<u-image width="357rpx" height="82rpx" src="../../static/home/title.png"></u-image> <u-image width="357rpx" height="82rpx" src="../../static/home/title.png"></u-image>
</view> </view>
<u-image v-if="temple=='能仁寺'" width="750rpx" height="136rpx" src="../../static/home/nr.jpg"></u-image> <u-image v-if="temple=='能仁寺'" width="750rpx" height="136rpx" src="../../static/home/nr.jpg"></u-image>
<u-image v-if="temple=='百花寺'" width="750rpx" height="136rpx" src="../../static/home/bh.jpg"></u-image> <u-image v-if="temple=='百花寺'" width="750rpx" height="136rpx" src="../../static/home/bh2.png"></u-image>
<u-image width="750rpx" height="356rpx" src="../../static/home/top.jpg"></u-image> <u-image width="750rpx" height="356rpx" src="../../static/home/top.jpg"></u-image>
<u-form class="form u-m-t-30" ref="uForm"> <u-form class="form u-m-t-30" ref="uForm">
<u-form-item label="功德主" labelWidth="120rpx" :border-bottom="false" :label-style="labelStyle" prop="master"> <u-form-item label="功德主" labelWidth="120rpx" :border-bottom="false" :label-style="labelStyle" prop="master">
@ -121,11 +121,11 @@ export default {
onLoad() { onLoad() {
this.browser = this.browserJudgment(); this.browser = this.browserJudgment();
if (this.browser == 'Other') { // if (this.browser == 'Other') {
uni.redirectTo({ // uni.redirectTo({
url:'../error/error' // url:'../error/error'
}) // })
} // }
@ -133,11 +133,11 @@ export default {
this.getCategories(); this.getCategories();
if(this.temple === '能仁寺'){ // if(this.temple === ''){
uni.reLaunch({ // uni.reLaunch({
url:'../underMaintenance/underMaintenance' // url:'../underMaintenance/underMaintenance'
}) // })
} // }
}, },
methods: { methods: {
valChange(val) { valChange(val) {

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

@ -1,3 +1,3 @@
<!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><link rel="shortcut icon" type=image/x-icon href=static/favicon.ico><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>dafosi</title><script>document.addEventListener('DOMContentLoaded', function() { <!DOCTYPE html><html lang=zh-CN><head><meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><link rel="shortcut icon" type=image/x-icon href=static/favicon.ico><meta name=viewport content="width=device-width,user-scalable=no,initial-scale=1,maximum-scale=1,minimum-scale=1"><title>dafosi</title><script>document.addEventListener('DOMContentLoaded', function() {
document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px' document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + 'px'
})</script><link rel=stylesheet href=/h5/static/index.css></head><body><noscript><strong>本站点必须要开启JavaScript才能运行</strong></noscript><div id=app></div><script src=/h5/static/js/chunk-vendors.48e998ed.js></script><script src=/h5/static/js/index.fe6ce4f0.js></script></body></html> })</script><link rel=stylesheet href=/h5/static/index.css></head><body><noscript><strong>本站点必须要开启JavaScript才能运行</strong></noscript><div id=app></div><script src=/h5/static/js/chunk-vendors.48e998ed.js></script><script src=/h5/static/js/index.8b25998b.js></script></body></html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

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
Loading…
Cancel
Save