# threejs_study **Repository Path**: zhouaizhuang/threejs_study ## Basic Information - **Project Name**: threejs_study - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-24 - **Last Updated**: 2025-07-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # compress_image #### 介绍 基于Vue3封装的脚手架 #### 软件架构 软件架构说明 #### 安装教程 1. 拉取代码 2. 安装依赖:cnpm install #### 使用说明 启动项目: npm run dev #### tips 1. /components: 常用组件库 2. /directives: 常用的指令库。提供了v-int v-float v-name v-trim v-limit v-decimalLimit v-min v-max v-load等指令 3. /renderEngine: 渲染引擎。提供了ModalRender SearchRender TableRender TabRender等渲染引擎 4. /common.js: 全局函数 通过_.xxx调用。 举例: _.isArray([1]) ----> true #### 参与贡献 1. 2. 3. 4. #### 特技 1. 2. 3. 4. 5. 6.