This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
FumaoPublic
/
gptAgent
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
upload
master
HolyKnightIX
1 year ago
parent
07d01a1393
commit
ea62856d91
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
miniprogram/pages/selections/selections.wxml
+ 1
- 1
miniprogram/pages/selections/selections.wxml
View File
@@ -9,7 +9,7 @@
<image src="{{ '../../asset/image/Audi-RS7-item.png' }}" mode="widthFix" />
<view class="textArea">
<view>{{ item.name }}</view>
<view>{{
'简述简述简述'
}}</view>
<view>{{
item.description
}}</view>
</view>
</view>
</view>
Write
Preview
Loading…
Cancel
Save