E代賬小程式介面資料

2021-10-14 11:12:55 字數 1849 閱讀 8628

引數引數型別

引數資料

引數說明

_idstring

0bcbdde05fbf7

唯一id

context

string

營業執照辦…

顯示內容

ischoose

boolean

false

是否選擇

isradio

boolean

false

是否勾選

isshow

boolean

false

是否下拉展示

money

string

0.00

金額no

string

01編號

number

string

元/次多少元一次

title

string

營業執照辦理

標題引數

引數型別

引數資料

引數說明

_idstring

0bcbdde05fbf7

唯一id

context

string

營業執照辦…

顯示內容

isradio

boolean

false

是否勾選

time

date

2020-01-03 11:36:23

顯示時間

title

string

e代賬客服

引數引數型別

引數資料

引數說明

_idstring

0bcbdde05fbf7

唯一id

name

string

重慶****

我的企業名稱

status

string

0,1,2

狀態,0已簽約1簽約中2已解約

address

string

重慶…簽約位址

nostring

01編號

充值引數

引數型別

引數資料

引數說明

_idstring

0bcbdde05fbf7

唯一id

balance

string

0.00

賬戶餘額

充值記錄

引數引數型別

引數資料

引數說明

_idstring

0bcbdde05fbf7

唯一id

time

date

2020-11-16 12:22:31

時間rechargemenoy

string

300充值金額

context

string

營業執照變更

充值內容

引數引數型別

引數資料

引數說明

_idstring

0bcbdde05fbf7

唯一id

title

string

發票丟失不要慌,這樣處理才靠譜!

標題jumppath

string

…/…/pages/commonproblem/problemfst/problemfst

跳轉位址

textinfo

string

根據《中華人民共和國發票管理辦法實施細則》第…

顯示內容

images

string

…/…/imgae

位址

小程式資料介面封裝

環境位址的統一 module.exports 生產環境 prod 測試環境 test 業務資料請求方法的統一 比如 商品列表介面,詳情介面,加入收藏介面,搜尋介面 const require request.js 專案中用到的各種業務介面的封裝 module.exports banner圖介面 ge...

小程式介面記錄

用登陸code 換取 session key get secret secret js code jscode grant type authorization code 返回資料 openid使用者唯一標識 session key會話金鑰 unionid使用者在開放平台的唯一識別符號。本字段在滿足...

小程式模擬呼叫本地json介面資料

把準備好的json資料渲染到前端介面,模擬在這裡載入本地json資料。效果如下,能看到介面渲染的資料。1 新建乙個data資料夾,在資料夾底下新建乙個js檔案,寫好準備的json格式的資料 並且定義資料出口 本地模擬json資料 var json 定義資料出口 module.exports 2 wx...