# 钓鱼小程序 **Repository Path**: x100/fishing-mini-program ## Basic Information - **Project Name**: 钓鱼小程序 - **Description**: 抖音钓鱼小程序代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-08-18 - **Last Updated**: 2026-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fishing Mini Program This is a fishing-themed mini program project developed using uni-app, built with the uView UI framework. The project includes multiple pages and components, suitable for various platforms such as WeChat Mini Programs. ## Project Structure - **pages/** - Contains all page components - Activity List - Fishing Map - Video Showcase - Sharing Functionality - Withdrawal System - Onboarding Process - And other functional pages - **components/** - Custom components - City Selection Component - Alphabet List - Popular Cities List - **static/** - Static resources - Image resources (155.jpg, 166.jpg, logo, etc.) - Icon resources (home, me, wx, etc.) - **uni_modules/** - Used uni-app modules - **uview-ui** - Powerful UI framework - **TC-dylogin** - Login-related module - **store/** - Vuex state management - **utils/** - Utility functions - HTTP request encapsulation - Logo-related utilities ## Technology Stack - uni-app - Cross-platform development framework - Vue.js - Frontend framework - uView UI - UI component library - Vuex - State management - Native Mini Program capabilities - WeChat Mini Program, etc. ## Features - Multi-page application structure - Responsive city selection component - Rich UI component library (uView UI) - Encapsulated network request handling - Support for multiple mini program platforms ## Installation and Running 1. Install [HBuilderX](https://www.dcloud.io/hbuilderx) 2. Import the project 3. Configure runtime parameters in manifest.json 4. Choose to run on the desired mini program platform ## Usage Instructions The project uses the standard uni-app development mode. Page routing is configured in pages.json, and components are in Vue single-file component format. ## Notes - You need to configure information such as appid in manifest.json according to actual requirements - Network requests require configuration of valid domains - Pay attention to version and configuration requirements when using uView UI ## Related Resources - [uni-app Official Documentation](https://uniapp.dcloud.io/) - [uView UI Official Documentation](https://uviewui.com/) - [Download HBuilderX](https://www.dcloud.io/hbuilderx)