feat(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-18 17:05:51 +08:00
parent d3bb76a858
commit d1e5e92955
3 changed files with 1 additions and 10 deletions

8
.idea/workspace.xml generated
View File

@@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PropertiesComponent">{
&quot;keyToString&quot;: {
&quot;settings.editor.selected.configurable&quot;: &quot;settings.sync&quot;
}
}</component>
</project>

1
components.d.ts vendored
View File

@@ -13,7 +13,6 @@ declare module '@vue/runtime-core' {
MerList: typeof import('./src/components/MerList.vue')['default']
NutAvatar: typeof import('@nutui/nutui-taro')['Avatar']
NutBacktop: typeof import('@nutui/nutui-taro')['Backtop']
NutbigScratchCard: typeof import('@nutui/nutui-taro')['bigScratchCard']
NutButton: typeof import('@nutui/nutui-taro')['Button']
NutCalendar: typeof import('@nutui/nutui-taro')['Calendar']
NutCell: typeof import('@nutui/nutui-taro')['Cell']

View File

@@ -2,7 +2,7 @@
<view class="flex flex-col items-center pt-[208px]">
<back />
<image
class="h-[600px] mb-[10px]"
class="h-[800px] mb-[10px] w-full"
src="https://pic.imgdb.cn/item/6697ac7bd9c307b7e95f3f39.png"
mode="scaleToFill" />