# 新媒体产品设计与项目管理 **Repository Path**: lowingyi/PM ## Basic Information - **Project Name**: 新媒体产品设计与项目管理 - **Description**: 包含产品设计与项目管理介绍,覆盖学科知识 有关本学期新媒体课程实践 综合市场营销、传播学、心理学、艺术学、信息科学等多学科知识,通过案例分析促进学生掌握新媒体产品设计流程、相关技能和管理方法,深入了解全媒化的市场现状,沿着新点子的产生到可行性分析再到产品文档的路径,打通从市场到用户再到产品功能的产品生产链条。课程共分为两大板块,理论板块深入描述中国新媒体产品发展的历史和现状,带领学生走进神秘的新媒 - **Primary Language**: 其他 - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/lowingyi/PM - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-04 - **Last Updated**: 2022-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 非遗文创商城产品说明书 #### 一、环境要求 - CentOS 7.0+ - Nginx 1.10+ - PHP 7.1+ (推荐php7.4) - MySQL 5.6+ #### 二、如何安装 ##### 1. 宝塔安装 - 将后端源码上传至服务器站点,并且将站点运行目录设置为/public - 在浏览器中输入站点域名 + /install,例如:[/http://106.53.147.93//install](http://159.75.34.12/install) - 将后端源码上传至服务器站点,并且将站点运行目录设置为/public (删除user.ini) - 根据页面提示,自动完成安装即可 ##### 2. 创建一个数据库 - 创建一个数据库,例如:yoshop2_db - 导入数据库表结构文件,路径:/public/install/data/install_struct.sql - 导入数据库默认数据文件,路径:/public/install/data/install_data.sql - 修改数据库连接文件,将数据库用户名密码等信息填写完整,路径/.env #### 后台地址 - 超管后台:http://106.53.147.93/admin - 商户后台:http://106.53.147.93/store - 默认的账户密码:admin yinghuo #### 三、页面展示 ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/800.png) ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/WeChat%20Image_20220705000830.png) ##### 后台设置及界面搭建 ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/19.png) ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/835.png) ##### 去短信验证 ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/03.png) ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/11.png) ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/4234927.png) ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/4919.png) ##### 前台设置,发布apk及小程序 ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/4854.png) ![](https://gitee.com/lowingyi/PM/raw/master/%E5%9B%BE%E7%89%87/04234845.png) #### 四、系统演示 - 商城后台演示: http://106.53.147.93/store - 用户名和密码:admin yinghuo