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
e96331e6
Commit
e96331e6
authored
May 28, 2020
by
xieyishang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交项目说明文件~
parent
a41bb426
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
399 additions
and
59 deletions
+399
-59
README.md
README.md
+398
-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
No files found.
README.md
View file @
e96331e6
# lumastoreapp
# lumastoreapp
鹿马商家助手APP
# lumastoreapp
\ 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
## │ │ │ ├─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
## │ │ ├─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 @
a41bb426
@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 @
a41bb426
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 @
e96331e6
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
'
//状态管理
...
...
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