You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<view class="about-container">
<view class="about-title">项目介绍</view>
<view class="about-content">
<view class="item">
<text class="label">项目背景:</text>
<text class="value">源自2025中国大学生计算机设计大赛数媒类选题, 以“中国古代物理”为主题开发微信小程序。</text>
</view>
<view class="item">
<text class="label">演示视频:</text>
<navigator url="https://www.bilibili.com/" class="value" open-type="web-view">B站演示链接【屏幕录制 2025-12-23 165954】https://www.bilibili.com/video/BV1VjBTBuEfp?vd_source=a3675b7cd51fcd705b65db44ead6e484</navigator>
</view>
<view class="item">
<text class="label">项目说明:</text>
<text class="value">小程序涵盖知识科普、原理演示、趣味答题三大核心模块,旨在传播中国古代物理成就。</text>
</view>
</view>
</view>