Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
lumastoreapp
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xieyishang
lumastoreapp
Commits
fa11f8d5
Commit
fa11f8d5
authored
May 30, 2020
by
石家欣
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://rungit.jxdsy.cn:10000/xys/lumastoreapp
parents
46eb21bc
325484d2
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
401 additions
and
60 deletions
+401
-60
README.md
README.md
+399
-1
assets/style/border.css
assets/style/border.css
+0
-25
assets/style/main.css
assets/style/main.css
+0
-31
main.js
main.js
+1
-2
manifest.json
manifest.json
+1
-1
No files found.
README.md
View file @
fa11f8d5
# lumastoreapp
# lumastoreapp
鹿马商家助手APP
\ No newline at end of file
## 鹿马商家助手APP 目录结构说明
## ├─colorui ui组件库
## ├─common 封装的图表组件
## ├─components 组件封装
## │ ├─best-payment-password 输入支付密码的弹窗
## │ │ └─best-payment-password.vue
## │ ├─cmd-progress 升级组件 的 进度条
## │ │ └─cmd-progress.vue
## │ ├─empty 列表为空的时候展示的组件
## │ │ └─empty.vue
## │ ├─img 图片组件
## │ │ ├─choose.vue
## │ │ └─compress.vue
## │ ├─jinedit jin-edit 基于editor的富文本编辑器
## │ │ ├─jin-icons.vue
## │ │ ├─jinedit.vue
## │ │ └─readme.md
## │ ├─jing-swiper 3D轮播组件
## │ │ └─jing-swiper.vue
## │ ├─moduPopup 弹窗组件 点击确认和取消事件
## │ │ └─moduPopup.vue
## │ ├─orderItemss 订单卡片组件
## │ │ └─orderItemss.vue
## │ ├─pageScrollTo 返回顶部组件
## │ │ └─pageScrollTo.vue
## │ ├─plan-image-upload 上传图片的组件
## │ │ ├─index.vue
## │ │ ├─up_img.vue
## │ │ └─work_log - 副本.vue
## │ ├─prizemodel 抽奖添加的时候的提示弹窗
## │ │ └─prizemodel.vue
## │ ├─QS-inputs-split 输入框组件
## │ ├─qy 配合富文本解析组件 组件
## │ │ ├─Black.vue
## │ │ ├─List-d.vue
## │ │ ├─none.vue
## │ │ ├─Tan.vue
## │ │ └─Title-c.vue
## │ ├─showxieyi 显示用户隐私协议
## │ │ └─showxieyi.vue
## │ ├─u-charts 图表组件
## │ │ ├─component.vue
## │ │ ├─u-charts.js
## │ │ └─u-charts.min.js
## │ ├─uni uni组件
## │ │ ├─amap-wx
## │ │ │ ├─js
## │ │ │ │ └─util.js
## │ │ │ ├─lib
## │ │ │ │ └─amap-wx.js
## │ │ ├─echarts
## │ │ │ └─echarts.simple.min.js
## │ │ ├─im-chat
## │ │ │ ├─chatinput.vue
## │ │ │ └─messageshow.vue
## │ │ ├─ly-markdown
## │ │ │ ├─ly-markdown.vue
## │ │ │ └─markdown.css
## │ │ ├─marked
## │ │ │ ├─lib
## │ │ │ │ └─marked.js
## │ │ │ └─index.js
## │ │ ├─mpvue-citypicker
## │ │ │ ├─city-data
## │ │ │ │ ├─area.js
## │ │ │ │ ├─city.js
## │ │ │ │ └─province.js
## │ │ │ └─mpvueCityPicker.vue
## │ │ ├─mpvue-echarts
## │ │ │ ├─src
## │ │ │ │ ├─echarts.vue
## │ │ │ │ └─wx-canvas.js
## │ │ ├─mpvue-picker
## │ │ │ └─mpvuePicker.vue
## │ │ ├─mpvueGestureLock
## │ │ │ ├─gestureLock.js
## │ │ │ └─index.vue
## │ │ ├─qrcode
## │ │ │ ├─qrcode.js
## │ │ │ └─qrcode.vue
## │ │ ├─tab-nvue
## │ │ │ ├─mediaList.nvue
## │ │ │ ├─mediaList.vue
## │ │ │ ├─tabBar.nvue
## │ │ │ ├─tabContent.nvue
## │ │ │ └─tabs.nvue
## │ │ ├─uni-badge
## │ │ │ └─uni-badge.vue
## │ │ ├─uni-calendar
## │ │ │ ├─calendar.js
## │ │ │ ├─uni-calendar-item.vue
## │ │ │ └─uni-calendar.vue
## │ │ ├─uni-card
## │ │ │ └─uni-card.vue
## │ │ ├─uni-collapse
## │ │ │ └─uni-collapse.vue
## │ │ ├─uni-collapse-item
## │ │ │ └─uni-collapse-item.vue
## │ │ ├─uni-countdown
## │ │ │ └─uni-countdown.vue
## │ │ ├─uni-drawer
## │ │ │ └─uni-drawer.vue
## │ │ ├─uni-grid
## │ │ │ └─uni-grid.vue
## │ │ ├─uni-icon
## │ │ │ └─uni-icon.vue
## │ │ ├─uni-list
## │ │ │ └─uni-list.vue
## │ │ ├─uni-list-item
## │ │ │ └─uni-list-item.vue
## │ │ ├─uni-load-more
## │ │ │ └─uni-load-more.vue
## │ │ ├─uni-nav-bar
## │ │ │ └─uni-nav-bar.vue
## │ │ ├─uni-notice-bar
## │ │ │ └─uni-notice-bar.vue
## │ │ ├─uni-number-box
## │ │ │ └─uni-number-box.vue
## │ │ ├─uni-pagination
## │ │ │ └─uni-pagination.vue
## │ │ ├─uni-popup
## │ │ │ └─uni-popup.vue
## │ │ ├─uni-rate
## │ │ │ └─uni-rate.vue
## │ │ ├─uni-segmented-control
## │ │ │ └─uni-segmented-control.vue
## │ │ ├─uni-status-bar
## │ │ │ └─uni-status-bar.vue
## │ │ ├─uni-steps
## │ │ │ └─uni-steps.vue
## │ │ ├─uni-swipe-action
## │ │ │ └─uni-swipe-action.vue
## │ │ ├─uni-swiper-dot
## │ │ │ └─uni-swiper-dot.vue
## │ │ ├─uni-tag
## │ │ │ └─uni-tag.vue
## │ │ ├─uParse
## │ │ │ ├─src
## │ │ │ │ ├─components
## │ │ │ │ │ ├─wxParseAudio.vue
## │ │ │ │ │ ├─wxParseImg.vue
## │ │ │ │ │ ├─wxParseTemplate0.vue
## │ │ │ │ │ ├─wxParseTemplate1.vue
## │ │ │ │ │ ├─wxParseTemplate10.vue
## │ │ │ │ │ ├─wxParseTemplate11.vue
## │ │ │ │ │ ├─wxParseTemplate2.vue
## │ │ │ │ │ ├─wxParseTemplate3.vue
## │ │ │ │ │ ├─wxParseTemplate4.vue
## │ │ │ │ │ ├─wxParseTemplate5.vue
## │ │ │ │ │ ├─wxParseTemplate6.vue
## │ │ │ │ │ ├─wxParseTemplate7.vue
## │ │ │ │ │ ├─wxParseTemplate8.vue
## │ │ │ │ │ ├─wxParseTemplate9.vue
## │ │ │ │ │ └─wxParseVideo.vue
## │ │ │ │ ├─libs
## │ │ │ │ │ ├─html2json.js
## │ │ │ │ │ ├─htmlparser.js
## │ │ │ │ │ └─wxDiscode.js
## │ │ │ │ ├─wxParse.css
## │ │ │ │ └─wxParse.vue
## │ │ ├─api-set-tabbar.vue
## │ │ ├─page-foot.vue
## │ │ ├─page-head.vue
## │ │ ├─uLink.vue
## │ │ └─uni-fab.vue
## │ ├─uni-badge
## │ │ └─uni-badge.vue
## │ ├─uni-icon
## │ │ ├─readme.md
## │ │ └─uni-icon.vue
## │ ├─uni-icons
## │ │ └─uni-icons.vue
## │ ├─uni-list
## │ │ └─uni-list.vue
## │ ├─uni-list-item
## │ │ └─uni-list-item.vue
## │ ├─uni-load-more
## │ │ └─uni-load-more.vue
## │ ├─uni-popup
## │ │ └─uni-popup.vue
## │ ├─uni-steps
## │ │ ├─readme.md
## │ │ └─uni-steps.vue
## │ ├─uni-ui
## │ │ ├─uni-badge
## │ │ │ ├─readme.md
## │ │ │ └─uni-badge.vue
## │ │ ├─uni-card
## │ │ │ ├─readme.md
## │ │ │ └─uni-card.vue
## │ │ ├─uni-grid
## │ │ │ └─uni-grid.vue
## │ │ ├─uni-icon
## │ │ │ ├─readme.md
## │ │ │ └─uni-icon.vue
## │ │ ├─uni-notice-bar
## │ │ │ ├─readme.md
## │ │ │ └─uni-notice-bar.vue
## │ │ ├─uni-swiper-dot
## │ │ │ └─uni-swiper-dot.vue
## │ ├─VerifyIdentity 验证提现风险的组件
## │ │ └─VerifyIdentity.vue
## │ ├─w-picker 时间选择日期是组件
## │ │ ├─city-data
## │ │ │ ├─area.js
## │ │ │ ├─city.js
## │ │ │ └─province.js
## │ │ ├─w-picker.js
## │ │ └─w-picker.vue
## │ ├─Welcome 欢迎回来的组件
## │ │ └─Welcome.vue
## │ ├─WuLiu-step 物流展示组件
## │ │ └─WuLiu-step.vue
## │ ├─yiCheckbox 规格组件
## │ │ └─yiCheckbox.vue
## │ ├─yomol-upgrade 检测版本更新
## │ │ ├─README.md
## │ │ └─yomol-upgrade.vue
## │ ├─empty.vue 空列表展示
## │ ├─itemList.vue 弃用
## │ ├─share.vue 分享
## │ └─textView.vue 弃用
## ├─pages
## │ ├─about 关于我们
## │ │ └─about.vue
## │ ├─addEditEleProduct 添加外卖产品
## │ │ └─addEditEleProduct.vue
## │ ├─addhotel 添加酒店
## │ │ ├─addhotel.vue
## │ │ └─addProjuct.scss
## │ ├─Agreement 隐私政策 和 用户协议
## │ │ ├─Agreement.vue
## │ │ └─Agreementuser.vue
## │ ├─CardSend 卡券发放
## │ │ ├─CardSend.scss
## │ │ └─CardSend.vue
## │ ├─Course 语音播报使用教程
## │ │ ├─Coursedetaile.vue
## │ │ └─Courselist.vue
## │ ├─edit
## │ │ ├─product 商城产品添加
## │ │ │ ├─addProjuct.scss
## │ │ │ └─addshop.vue
## │ │ ├─pro_manage 商品/产品管理
## │ │ │ ├─pro_manage.scss
## │ │ │ └─pro_manage.vue
## │ │ ├─Qualifications 相关资质页面
## │ │ │ └─Qualifications.vue
## │ │ ├─shop 店铺信息 编辑修改页面 设置店铺信息
## │ │ │ └─shop.vue
## │ ├─eleProduct 外卖产品管理
## │ │ ├─eleProduct.scss
## │ │ └─eleProduct.vue
## │ ├─feedback 意见反馈
## │ │ └─feedback.vue
## │ ├─HotelManage 酒店管理
## │ │ ├─HotelManage.scss
## │ │ └─HotelManage.vue
## │ ├─hotelOrder 酒店订单
## │ │ ├─hotelOrder.scss
## │ │ └─hotelOrder.vue
## │ ├─hotelOrderDetaile 酒店订单详情
## │ │ ├─hotelOrderDetaile.scss
## │ │ └─hotelOrderDetaile.vue
## │ ├─index 首页
## │ │ └─index.vue
## │ ├─kehu 锁客列表
## │ │ ├─kehu.scss
## │ │ └─kehu.vue
## │ ├─login 登录
## │ │ └─login.vue
## │ ├─LuckDraw 抽奖活动管理
## │ │ ├─homenav 抽奖的nav
## │ │ │ ├─homenav.scss
## │ │ │ └─homenav.vue
## │ │ ├─LuckList 活动列表 参与抽奖 发起抽奖 中奖记录
## │ │ │ ├─LuckList.scss
## │ │ │ └─LuckList.vue
## │ │ ├─LuckyDetails 抽奖详情
## │ │ │ ├─LuckyDetails.scss
## │ │ │ ├─LuckyDetails.vue
## │ │ │ └─prizeDetails.vue
## │ │ ├─PartakeUser 参与用户 和 中奖名单
## │ │ │ ├─PartakeUser.scss
## │ │ │ └─PartakeUser.vue
## │ │ ├─preview 活动预览
## │ │ │ ├─preview.scss
## │ │ │ └─preview.vue
## │ │ ├─send 发布抽奖活动
## │ │ │ ├─send.scss
## │ │ │ └─send.vue
## │ ├─notice 公告 消息 提示
## │ │ └─notice.vue
## │ ├─order 订单
## │ │ ├─delivery 订单发货
## │ │ │ ├─delivery.scss
## │ │ │ └─delivery.vue
## │ │ ├─detail 外卖订单 订单详情
## │ │ │ └─detail.vue
## │ │ ├─RefundExamine 处理外卖退款
## │ │ │ ├─RefundExamine.scss
## │ │ │ └─RefundExamine.vue
## │ │ ├─refundprojuct 退款 退货
## │ │ │ └─refundprojuct.vue
## │ │ ├─shoporderdetail 商家查看自己店铺的订单详情
## │ │ │ └─shoporderdetail.vue
## │ │ ├─order.vue 订单列表页面
## │ │ ├─shopOrder.scss
## │ │ └─shopOrder.vue 商城订单列表
## │ ├─roomList 酒店列表
## │ │ └─roomList.vue
## │ ├─setPassword 修改登录密码和修改支付密码
## │ │ └─setPassword.vue
## │ ├─setup 设置页面
## │ │ ├─setup.scss
## │ │ └─setup.vue
## │ ├─shopCategory 商品分类列表
## │ │ ├─shopCategory.scss
## │ │ └─shopCategory.vue
## │ ├─shopModel 商品 模型
## │ │ └─shopModel.vue
## │ ├─specs 规格管理
## │ │ ├─specs.scss
## │ │ └─specs.vue
## │ ├─specsadd 规格添加
## │ │ ├─specsadd.scss
## │ │ └─specsadd.vue
## │ ├─specsShop 规格关联商品
## │ │ ├─specsShop.scss
## │ │ └─specsShop.vue
## │ ├─storeCategory 商品分类列表
## │ │ ├─storeCategory.scss
## │ │ └─storeCategory.vue
## │ ├─storeqrcode 商家二维码
## │ │ └─storeqrcode.vue
## │ ├─tagglestore 商家切换
## │ │ └─tagglestore.vue
## │ ├─user 用户
## │ │ ├─fenxiao
## │ │ │ ├─addcard
## │ │ │ │ └─addcard.vue 添加银行卡
## │ │ │ ├─bankcard
## │ │ │ │ └─bankcard.vue 银行卡管理
## │ │ │ ├─success
## │ │ │ │ ├─success.vue 提现成功
## │ │ │ │ └─withdrawSucc.scss
## │ │ ├─mingxi 佣金明细
## │ │ │ └─mingxi.vue
## │ │ ├─record 资金记录
## │ │ │ └─record.vue
## │ │ ├─reseller 分销 导航 佣金统计主页
## │ │ │ ├─reseller.scss
## │ │ │ └─reseller.vue
## │ │ ├─tongji 资金受益统计
## │ │ │ └─tongji.vue
## │ ├─ViewLogistics yocode 物流信息
## │ │ ├─ViewLogistics.scss
## │ │ └─ViewLogistics.vue
## │ ├─yjWithdraw 商家资金提现
## │ │ ├─yjWithdraw.scss
## │ │ └─yjWithdraw.vue
## ├─static 静态资源管理文件 主要放图片
## ├─store 全局状态管理
## │ └─index.js
## ├─unpackage 项目编译后的目录
## ├─utils
## │ ├─api 接口请求封装
## │ │ ├─api.js
## │ │ ├─coupon.js
## │ │ ├─hotel.js
## │ │ └─LuckDraw.js
## │ ├─libs 腾讯地图js sdk
## │ │ ├─qqmap-wx-jssdk.js
## │ │ └─qqmap-wx-jssdk.min.js
## │ ├─QS-baiduyy 百度语音播报封装
## │ │ └─QS-baiduyy.js
## │ ├─QS-SharePoster 生成二维码组件
## │ │ ├─app.js
## │ │ ├─QRCodeAlg.js
## │ │ └─QS-SharePoster.js
## │ ├─config.js 项目配置文件
## │ ├─debug.js 项目调试环境切换文件
## │ ├─request.js 全局请求封装文件
## │ ├─requestTow.js 全局请求封装文件
## │ └─yicode.js 全局风封装的js方法
## ├─.gitignore git说明文件
## ├─App.vue vue入口文件
## ├─main.js JS入口文件
## ├─manifest.json APP配置文件
## ├─pages.json 页面生命文件
## ├─README.md 项目描述文件
## ├─style.css 全局封装的样式文件
## ├─TEXT.md 项目说明文件
## └─uni.scss 全局封装的css
assets/style/border.css
deleted
100644 → 0
View file @
46eb21bc
@charset
"utf-8"
;
html
{
background-color
:
#fff
;
color
:
#000
;
font-size
:
14px
}
body
,
ul
,
ol
,
dl
,
dd
,
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
figure
,
form
,
fieldset
,
legend
,
input
,
textarea
,
button
,
p
,
blockquote
,
th
,
td
,
pre
,
xmp
{
margin
:
0
;
padding
:
0
}
body
,
input
,
textarea
,
button
,
select
,
pre
,
xmp
,
tt
,
code
,
kbd
,
samp
{
line-height
:
1.5
;}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
small
,
big
,
input
,
textarea
,
button
,
select
{
font-size
:
100%
}
h1
,
h2
,
h3
,
h4
,
h5
,
h6
,
b
,
strong
{
font-weight
:
normal
}
address
,
cite
,
dfn
,
em
,
i
,
optgroup
,
var
{
font-style
:
normal
}
table
{
border-collapse
:
collapse
;
border-spacing
:
0
;
text-align
:
left
}
caption
,
th
{
text-align
:
inherit
}
ul
,
ol
,
menu
{
list-style
:
none
}
fieldset
,
img
{
border
:
0
}
img
,
object
,
input
,
textarea
,
button
,
select
{
vertical-align
:
middle
}
article
,
aside
,
footer
,
header
,
section
,
nav
,
figure
,
figcaption
,
hgroup
,
details
,
menu
{
display
:
block
}
blockquote
:before
,
blockquote
:after
,
q
:before
,
q
:after
{
content
:
"\0020"
}
textarea
{
overflow
:
auto
;
resize
:
vertical
}
input
,
textarea
,
button
,
select
,
a
{
outline
:
0
none
;
border
:
none
;}
button
::-moz-focus-inner
,
input
::-moz-focus-inner
{
padding
:
0
;
border
:
0
}
mark
{
background-color
:
transparent
}
a
,
ins
,
s
,
u
,
del
{
text-decoration
:
none
}
sup
,
sub
{
vertical-align
:
baseline
}
html
{
overflow-x
:
hidden
;
height
:
100%
;
font-size
:
50px
;
-webkit-tap-highlight-color
:
transparent
;}
body
{
color
:
#333
;
font-size
:
.28em
;
line-height
:
1
;
-webkit-text-size-adjust
:
none
;}
hr
{
height
:
.02rem
;
margin
:
.1rem
0
;
border
:
medium
none
;
border-top
:
.02rem
solid
#cacaca
;}
a
{
color
:
#000
;
text-decoration
:
none
;}
assets/style/main.css
deleted
100644 → 0
View file @
46eb21bc
html
,
body
{
width
:
700px
;
margin
:
auto
;
font-size
:
14px
;
}
.main700
{
position
:
absolute
;
width
:
700px
;
}
.H10
{
height
:
10px
;}
.H15
{
height
:
15px
;}
.H50
{
height
:
50px
;}
.white
{
background
:
#fff
;}
.van-nav-bar__text
{
color
:
#555
;
}
.van-nav-bar
.van-icon
{
color
:
#555
;
}
@media
(
max-width
:
700px
)
{
html
,
body
{
width
:
100%
;
}
.main700
{
position
:
absolute
;
width
:
100%
;
}
}
main.js
View file @
fa11f8d5
import
Vue
from
'
vue
'
import
Vue
from
'
vue
'
import
App
from
'
./App
'
import
App
from
'
./App
'
// import './assets/style/border.css'
// import './assets/style/main.css'
import
http
from
'
./common/axios.js
'
import
http
from
'
./common/axios.js
'
import
store
from
'
./store
'
//状态管理
import
store
from
'
./store
'
//状态管理
...
...
manifest.json
View file @
fa11f8d5
...
@@ -148,7 +148,7 @@
...
@@ -148,7 +148,7 @@
}
}
}
}
},
},
"compilerVersion"
:
2
"compilerVersion"
:
3
},
},
/*
快应用特有相关
*/
/*
快应用特有相关
*/
"quickapp"
:
{},
"quickapp"
:
{},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment