Merge branch 'feat-zhangyi' into test

This commit is contained in:
2026-05-09 13:51:10 +08:00
5 changed files with 7 additions and 7 deletions

View File

@@ -33,7 +33,7 @@ const onScrollView = (e) => {
>
<image
:style="{ opacity: addBg ? 1 : 0 }"
src="../static/app-bg.png"
src="https://static.shelingxingqiu.com/shootmini/static/app-bg.png"
mode="widthFix"
/>
<navigator open-type="navigateBack">

View File

@@ -107,7 +107,7 @@ const targetTypeName = computed(() => {
<template>
<view class="container" :style="{ paddingTop: paddingTop + 'px' }">
<image
src="../static/app-bg5.png"
src="https://static.shelingxingqiu.com/shootmini/static/app-bg5.png"
class="bg-image"
mode="aspectFill"
:style="{ height: paddingTop + 60 + 'px' }"

View File

@@ -340,7 +340,7 @@ const measureTabsMetrics = () => {
>
<image
:style="{ opacity: addBg ? 1 : 0 }"
src="../static/app-bg.png"
src="https://static.shelingxingqiu.com/shootmini/static/app-bg.png"
mode="widthFix"
/>
<navigator open-type="navigateBack">